Home
last modified time | relevance | path

Searched refs:PMC_MDEP_INIT_INTEL_V2 (Results 1 – 1 of 1) sorted by relevance

/NextBSD/lib/libpmc/
HDlibpmc.c3315 #define PMC_MDEP_INIT_INTEL_V2(C) do { \ in pmc_init() macro
3349 PMC_MDEP_INIT_INTEL_V2(atom); in pmc_init()
3352 PMC_MDEP_INIT_INTEL_V2(atom_silvermont); in pmc_init()
3360 PMC_MDEP_INIT_INTEL_V2(core2); in pmc_init()
3365 PMC_MDEP_INIT_INTEL_V2(corei7); in pmc_init()
3368 PMC_MDEP_INIT_INTEL_V2(nehalem_ex); in pmc_init()
3373 PMC_MDEP_INIT_INTEL_V2(haswell); in pmc_init()
3376 PMC_MDEP_INIT_INTEL_V2(haswell_xeon); in pmc_init()
3381 PMC_MDEP_INIT_INTEL_V2(broadwell); in pmc_init()
3384 PMC_MDEP_INIT_INTEL_V2(broadwell_xeon); in pmc_init()
[all …]