Searched refs:CPC_PENTIUM_4_HT (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/common/ |
H A D | hwc_cpus.h | 77 #define CPC_PENTIUM_4_HT 2027 macro 129 {CPC_PENTIUM_4_HT , "Pentium 4 with HyperThreading"}, \
|
H A D | hwctable.c | 2459 {CPC_PENTIUM_4_HT, pentium4, {"insts", 0}}, 4085 if (cpcx_cpuver == CPC_PENTIUM_4_HT || cpcx_cpuver == CPC_PENTIUM_4) in hwc_validate_ctrs()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/common/ |
H A D | hwc_cpus.h | 90 #define CPC_PENTIUM_4_HT 2027 macro 144 {CPC_PENTIUM_4_HT , "Pentium 4 with HyperThreading"}, \
|
H A D | hwctable.c | 2494 {CPC_PENTIUM_4_HT, pentium4, {"insts", 0}}, 4121 if (cpcx_cpuver == CPC_PENTIUM_4_HT || cpcx_cpuver == CPC_PENTIUM_4) in hwc_validate_ctrs()
|