Searched refs:haswell (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/lib/libpmc/
H A DMakefile36 MAN+= pmc.haswell.3
H A Dlibpmc.c334 PMC_MDEP_TABLE(haswell, IAP, PMC_CLASS_SOFT, PMC_CLASS_IAF, PMC_CLASS_TSC, PMC_CLASS_UCF, PMC_CLASS_UCP);
391 PMC_CLASS_TABLE_DESC(haswell, IAP, haswell, iap);
1048 /* Broadwell is defined to use same mask as haswell */
3717 count = PMC_EVENT_TABLE_SIZE(haswell);
4111 PMC_MDEP_INIT_INTEL_V2(haswell);
4323 evfence = haswell_event_table + PMC_EVENT_TABLE_SIZE(haswell);
/freebsd-11-stable/share/mk/
H A Dbsd.cpu.mk37 CPUTYPE = haswell
212 ${CPUTYPE} == "haswell"
277 ${CPUTYPE} == "haswell"
/freebsd-11-stable/usr.sbin/pmcstudy/
H A Dpmcstudy.c1773 static struct cpu_entry haswell[HASWELL_COUNT] = { variable in typeref:struct:cpu_entry
1987 the_cpu.ents = haswell;

Completed in 126 milliseconds