| /freebsd-13.1/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | GCOV.cpp | 171 auto arc = std::make_unique<GCOVArc>(*src, *dst, flags); in readGCNO() local 298 auto arc = std::make_unique<GCOVArc>(sink, src, GCOV_ARC_ON_TREE); in readGCDA() local 694 for (const GCOVArc *arc : b->succ) in collectSourceLine() local 698 for (const GCOVArc *arc : b->pred) in collectSourceLine() local 719 for (const GCOVArc *arc : b->succ) { in collectSourceLine() local 820 for (const GCOVArc *arc : b->succ) { in printSourceToIntermediate() local 914 for (const GCOVArc *arc : exitBlock.pred) in printFunctionDetails() local 930 for (const GCOVArc *arc : Block.dsts()) in printBranchInfo() local 932 for (const GCOVArc *arc : Block.dsts()) in printBranchInfo() local
|
| /freebsd-13.1/usr.sbin/makefs/cd9660/ |
| H A D | cd9660_archimedes.c | 78 struct ISO_ARCHIMEDES *arc; in archimedes_convert_node() local
|
| /freebsd-13.1/usr.bin/gprof/ |
| H A D | gprof.c | 238 struct rawarc arc; in getpfile() local 353 struct rawarc arc; in dumpsum() local
|
| /freebsd-13.1/sys/dev/ath/ath_rate/onoe/ |
| H A D | onoe.h | 42 struct ath_ratectrl arc; /* base state */ member
|
| H A D | onoe.c | 443 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
|
| /freebsd-13.1/sys/dev/ath/ath_rate/amrr/ |
| H A D | amrr.h | 47 struct ath_ratectrl arc; /* base state */ member
|
| H A D | amrr.c | 472 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
|
| /freebsd-13.1/usr.bin/systat/ |
| H A D | main.c | 304 uint64_t arc[7] = {}; in display() local
|
| /freebsd-13.1/sys/dev/acpica/ |
| H A D | acpi_resource.c | 232 struct acpi_resource_context *arc; in acpi_parse_resource() local 491 struct acpi_resource_context arc; in acpi_parse_resources() local
|
| /freebsd-13.1/usr.bin/top/ |
| H A D | machine.h | 50 int *arc; member
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 4 arc \ subdir
|
| /freebsd-13.1/usr.sbin/pmcstat/ |
| H A D | pmcpl_gprof.c | 242 struct rawarc arc; /* from <sys/gmon.h> */ in pmcstat_gmon_append_arc() local
|
| H A D | pmcpl_calltree.c | 374 struct pmcpl_ct_arc *arc; in pmcpl_ct_node_dumptop() local 616 struct pmcpl_ct_arc *arc; in pmcpl_ct_node_update() local
|
| /freebsd-13.1/sys/dev/ath/ath_rate/sample/ |
| H A D | sample.h | 49 struct ath_ratectrl arc; /* base class */ member
|
| H A D | sample.c | 1649 ath_rate_detach(struct ath_ratectrl *arc) in ath_rate_detach()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | Triple.h | 55 arc, // ARC: Synopsys ARC enumerator
|
| /freebsd-13.1/tools/tools/netmap/ |
| H A D | pkt-gen.c | 2813 main(int arc, char **argv) in main()
|