Searched defs:cputype (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/sys/dev/hwpmc/ |
| HD | hwpmc_intel.c | 80 enum pmc_cputype cputype; in pmc_intel_initialize() local
|
| HD | hwpmc_amd.c | 880 enum pmc_cputype cputype; in pmc_amd_initialize() local
|
| /NextBSD/usr.sbin/config/ |
| HD | config.h | 108 struct cputype { struct 110 SLIST_ENTRY(cputype) cpu_next; argument
|
| /NextBSD/sys/arm/mv/armadaxp/ |
| HD | armadaxp_mp.c | 108 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; in platform_mp_start_ap() local
|
| HD | armadaxp.c | 136 uint32_t cputype; in get_tclk() local
|
| /NextBSD/sys/arm/arm/ |
| HD | cpufunc.c | 694 u_int cputype; variable
|
| /NextBSD/sys/mips/mips/ |
| HD | machdep.c | 156 int cputype; variable
|
| /NextBSD/sys/boot/arm/ixp425/boot2/ |
| HD | ixp425_board.c | 56 static u_int cputype; variable
|
| /NextBSD/contrib/llvm/tools/llvm-objdump/ |
| HD | MachODump.cpp | 317 uint32_t cputype = O->getHeader().cputype; in PrintIndirectSymbolTable() local 957 uint32_t cputype = O->getHeader().cputype; in DumpRawSectionContents() local 1226 static void printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) { in printUnknownCPUType() 1233 static void printCPUType(uint32_t cputype, uint32_t cpusubtype) { in printCPUType() 1352 uint32_t cputype = OFA.getCPUType(); in printMachOUniversalHeaders() local 6809 static void PrintMachHeader(uint32_t magic, uint32_t cputype, in PrintMachHeader() 8049 bool isLittleEndian, uint32_t cputype) { in PrintThreadCommand() 8313 uint32_t cputype, bool verbose) { in PrintLoadCommands() 8440 uint32_t &filetype, uint32_t &cputype, in getAndPrintMachHeader() 8462 uint32_t cputype = 0; in printMachOFileHeader() local
|
| /NextBSD/contrib/llvm/tools/lldb/tools/compact-unwind/ |
| HD | compact-unwind-dumper.c | 41 cpu_type_t cputype; member
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | libcoff-in.h | 157 short cputype; member
|
| HD | coffcode.h | 2053 int cputype; in coff_set_arch_mach_hook() local
|
| HD | libcoff.h | 161 short cputype; member
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | MachO.h | 538 uint32_t cputype; member 548 uint32_t cputype; member 935 uint32_t cputype; member
|
| /NextBSD/usr.sbin/pmcstudy/ |
| HD | pmcstudy.c | 201 char cputype[32]; member
|