Searched refs:broadwell (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libpmc/pmu-events/arch/x86/ |
H A D | mapfile.csv | 3 GenuineIntel-6-3D,v17,broadwell,core 4 GenuineIntel-6-47,v17,broadwell,core
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 88 X86_CPU_SUBTYPE(INTEL_COREI7_BROADWELL, "broadwell")
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86PfmCounters.td | 150 def : PfmCountersBinding<"broadwell", BroadwellPfmCounters>;
|
H A D | X86.td | 1766 foreach P = ["broadwell", "core_5th_gen_avx", "core_5th_gen_avx_tsx"] in {
|
/freebsd/usr.sbin/pmcstudy/ |
H A D | pmcstudy.c | 1905 static struct cpu_entry broadwell[BROADWELL_COUNT] = { variable 1994 the_cpu.ents = broadwell; in set_broadwell()
|