Home
last modified time | relevance | path

Searched defs:cputype (Results 1 – 15 of 15) sorted by relevance

/NextBSD/sys/dev/hwpmc/
HDhwpmc_intel.c80 enum pmc_cputype cputype; in pmc_intel_initialize() local
HDhwpmc_amd.c880 enum pmc_cputype cputype; in pmc_amd_initialize() local
/NextBSD/usr.sbin/config/
HDconfig.h108 struct cputype { struct
110 SLIST_ENTRY(cputype) cpu_next; argument
/NextBSD/sys/arm/mv/armadaxp/
HDarmadaxp_mp.c108 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; in platform_mp_start_ap() local
HDarmadaxp.c136 uint32_t cputype; in get_tclk() local
/NextBSD/sys/arm/arm/
HDcpufunc.c694 u_int cputype; variable
/NextBSD/sys/mips/mips/
HDmachdep.c156 int cputype; variable
/NextBSD/sys/boot/arm/ixp425/boot2/
HDixp425_board.c56 static u_int cputype; variable
/NextBSD/contrib/llvm/tools/llvm-objdump/
HDMachODump.cpp317 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/
HDcompact-unwind-dumper.c41 cpu_type_t cputype; member
/NextBSD/contrib/binutils/bfd/
HDlibcoff-in.h157 short cputype; member
HDcoffcode.h2053 int cputype; in coff_set_arch_mach_hook() local
HDlibcoff.h161 short cputype; member
/NextBSD/contrib/llvm/include/llvm/Support/
HDMachO.h538 uint32_t cputype; member
548 uint32_t cputype; member
935 uint32_t cputype; member
/NextBSD/usr.sbin/pmcstudy/
HDpmcstudy.c201 char cputype[32]; member