/freebsd/sys/dev/hwpmc/ |
H A D | hwpmc_intel.c | 79 enum pmc_cputype cputype; in pmc_intel_initialize() local
|
H A D | hwpmc_amd.c | 793 enum pmc_cputype cputype; in pmc_amd_initialize() local
|
/freebsd/sys/arm/arm/ |
H A D | cpufunc.c | 119 u_int cputype; variable
|
/freebsd/usr.sbin/config/ |
H A D | config.h | 166 struct cputype { struct 168 SLIST_ENTRY(cputype) cpu_next; argument
|
H A D | main.cc | 67 struct cputype_head cputype; variable
|
/freebsd/sys/arm/mv/armadaxp/ |
H A D | armadaxp_mp.c | 102 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; in mv_axp_platform_mp_start_ap() local
|
H A D | armadaxp.c | 141 uint32_t cputype; in get_tclk_armadaxp() local
|
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | MachOUniversal.cpp | 71 uint32_t cputype; in getAsObjectFile() local
|
H A D | MachOObjectFile.cpp | 1023 uint32_t cputype = getCPUType(Obj); in checkThreadCommand() local 1275 uint32_t cputype; in MachOObjectFile() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | MachOYAML.h | 64 llvm::yaml::Hex32 cputype; member 155 llvm::yaml::Hex32 cputype; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_procmaps_mac.cpp | 308 ModuleArch ModuleArchFromCpuType(cpu_type_t cputype, cpu_subtype_t cpusubtype) { in ModuleArchFromCpuType()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 612 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local 718 static void PrintRType(const uint64_t cputype, const unsigned r_type) { in PrintRType() 763 static void PrintRLength(const uint64_t cputype, const unsigned r_type, in PrintRLength() 802 const uint64_t cputype, in PrintRelocationEntries() 975 const uint64_t cputype = O->getHeader().cputype; in PrintRelocations() local 1880 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local 2226 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() 2233 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() 2374 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local 8235 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader() [all …]
|
/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/ |
H A D | compact-unwind-dumper.c | 37 cpu_type_t cputype; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MachO.h | 520 uint32_t cputype; global() member 530 uint32_t cputype; global() member 963 uint32_t cputype; global() member 971 uint32_t cputype; global() member
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 198 char cputype[32]; member
|