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

/freebsd-11.0-release/sys/dev/hwpmc/
H A Dhwpmc_intel.c80 enum pmc_cputype cputype; local
[all...]
H A Dhwpmc_amd.c879 enum pmc_cputype cputype; local
/freebsd-11.0-release/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.c97 uint32_t reg, *src, *dst, cpu_num, div_val, cputype; local
H A Darmadaxp.c129 uint32_t cputype; local
/freebsd-11.0-release/sys/arm/arm/
H A Dcpufunc.c561 u_int cputype; variable
[all...]
/freebsd-11.0-release/usr.sbin/config/
H A Dconfig.h108 struct cputype { struct
/freebsd-11.0-release/sys/mips/mips/
H A Dmachdep.c156 int cputype; variable
/freebsd-11.0-release/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c56 static u_int cputype; variable
/freebsd-11.0-release/contrib/llvm/tools/lldb/tools/compact-unwind/
H A Dcompact-unwind-dumper.c41 cpu_type_t cputype; member in struct:baton
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dlibcoff-in.h157 short cputype; member in struct:xcoff_tdata
H A Dcoffcode.h2053 int cputype; local
[all...]
H A Dlibcoff.h161 short cputype; member in struct:xcoff_tdata
/freebsd-11.0-release/usr.sbin/pmcstudy/
H A Dpmcstudy.c201 char cputype[32]; member in struct:cpu_type
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DMachO.h536 uint32_t cputype; member in struct:llvm::MachO::mach_header
546 uint32_t cputype; member in struct:llvm::MachO::mach_header_64
931 uint32_t cputype; member in struct:llvm::MachO::fat_arch
/freebsd-11.0-release/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp314 uint32_t cputype = O->getHeader().cputype; local
947 uint32_t cputype = O->getHeader().cputype; local
1220 printUnknownCPUType(uint32_t cputype, uint32_t cpusubtype) argument
1227 printCPUType(uint32_t cputype, uint32_t cpusubtype) argument
1346 uint32_t cputype = OFA.getCPUType(); local
7034 PrintMachHeader(uint32_t magic, uint32_t cputype, uint32_t cpusubtype, uint32_t filetype, uint32_t ncmds, uint32_t sizeofcmds, uint32_t flags, bool verbose) argument
8259 PrintThreadCommand(MachO::thread_command t, const char *Ptr, bool isLittleEndian, uint32_t cputype) argument
8523 PrintLoadCommands(const MachOObjectFile *Obj, uint32_t filetype, uint32_t cputype, bool verbose) argument
8674 uint32_t cputype = 0; local
[all...]

Completed in 260 milliseconds