Lines Matching refs:evfence

4286 	const struct pmc_event_descr *ev, *evfence;
4288 ev = evfence = NULL;
4291 evfence = iaf_event_table + PMC_EVENT_TABLE_SIZE(iaf);
4296 evfence = atom_event_table + PMC_EVENT_TABLE_SIZE(atom);
4300 evfence = atom_silvermont_event_table +
4305 evfence = core_event_table + PMC_EVENT_TABLE_SIZE(core);
4310 evfence = core2_event_table + PMC_EVENT_TABLE_SIZE(core2);
4314 evfence = corei7_event_table + PMC_EVENT_TABLE_SIZE(corei7);
4318 evfence = nehalem_ex_event_table +
4323 evfence = haswell_event_table + PMC_EVENT_TABLE_SIZE(haswell);
4327 evfence = haswell_xeon_event_table + PMC_EVENT_TABLE_SIZE(haswell_xeon);
4331 evfence = broadwell_event_table + PMC_EVENT_TABLE_SIZE(broadwell);
4335 evfence = broadwell_xeon_event_table + PMC_EVENT_TABLE_SIZE(broadwell_xeon);
4339 evfence = skylake_event_table +
4344 evfence = skylake_xeon_event_table +
4349 evfence = ivybridge_event_table + PMC_EVENT_TABLE_SIZE(ivybridge);
4353 evfence = ivybridge_xeon_event_table + PMC_EVENT_TABLE_SIZE(ivybridge_xeon);
4357 evfence = sandybridge_event_table + PMC_EVENT_TABLE_SIZE(sandybridge);
4361 evfence = sandybridge_xeon_event_table + PMC_EVENT_TABLE_SIZE(sandybridge_xeon);
4365 evfence = westmere_event_table + PMC_EVENT_TABLE_SIZE(westmere);
4369 evfence = westmere_ex_event_table +
4377 evfence = ucf_event_table + PMC_EVENT_TABLE_SIZE(ucf);
4382 evfence = corei7uc_event_table + PMC_EVENT_TABLE_SIZE(corei7uc);
4386 evfence = sandybridgeuc_event_table + PMC_EVENT_TABLE_SIZE(sandybridgeuc);
4390 evfence = westmereuc_event_table + PMC_EVENT_TABLE_SIZE(westmereuc);
4397 evfence = k7_event_table + PMC_EVENT_TABLE_SIZE(k7);
4400 evfence = k8_event_table + PMC_EVENT_TABLE_SIZE(k8);
4404 evfence = f17h_event_table + PMC_EVENT_TABLE_SIZE(f17h);
4407 evfence = p4_event_table + PMC_EVENT_TABLE_SIZE(p4);
4410 evfence = p5_event_table + PMC_EVENT_TABLE_SIZE(p5);
4413 evfence = p6_event_table + PMC_EVENT_TABLE_SIZE(p6);
4416 evfence = xscale_event_table + PMC_EVENT_TABLE_SIZE(xscale);
4421 evfence = cortex_a8_event_table + PMC_EVENT_TABLE_SIZE(cortex_a8);
4425 evfence = cortex_a9_event_table + PMC_EVENT_TABLE_SIZE(cortex_a9);
4434 evfence = cortex_a53_event_table + PMC_EVENT_TABLE_SIZE(cortex_a53);
4438 evfence = cortex_a57_event_table + PMC_EVENT_TABLE_SIZE(cortex_a57);
4445 evfence = mips24k_event_table + PMC_EVENT_TABLE_SIZE(mips24k);
4448 evfence = mips74k_event_table + PMC_EVENT_TABLE_SIZE(mips74k);
4451 evfence = octeon_event_table + PMC_EVENT_TABLE_SIZE(octeon);
4454 evfence = ppc7450_event_table + PMC_EVENT_TABLE_SIZE(ppc7450);
4457 evfence = ppc970_event_table + PMC_EVENT_TABLE_SIZE(ppc970);
4460 evfence = e500_event_table + PMC_EVENT_TABLE_SIZE(e500);
4463 evfence = tsc_event_table + PMC_EVENT_TABLE_SIZE(tsc);
4466 evfence = soft_event_table + soft_event_info.pm_nevent;
4469 for (; ev != evfence; ev++)