Lines Matching refs:iap

337 PMC_CLASS_TABLE_DESC(atom, IAP, atom, iap);
338 PMC_CLASS_TABLE_DESC(atom_silvermont, IAP, atom_silvermont, iap);
339 PMC_CLASS_TABLE_DESC(core, IAP, core, iap);
340 PMC_CLASS_TABLE_DESC(core2, IAP, core2, iap);
341 PMC_CLASS_TABLE_DESC(corei7, IAP, corei7, iap);
342 PMC_CLASS_TABLE_DESC(nehalem_ex, IAP, nehalem_ex, iap);
343 PMC_CLASS_TABLE_DESC(haswell, IAP, haswell, iap);
344 PMC_CLASS_TABLE_DESC(haswell_xeon, IAP, haswell_xeon, iap);
345 PMC_CLASS_TABLE_DESC(broadwell, IAP, broadwell, iap);
346 PMC_CLASS_TABLE_DESC(broadwell_xeon, IAP, broadwell_xeon, iap);
347 PMC_CLASS_TABLE_DESC(skylake, IAP, skylake, iap);
348 PMC_CLASS_TABLE_DESC(ivybridge, IAP, ivybridge, iap);
349 PMC_CLASS_TABLE_DESC(ivybridge_xeon, IAP, ivybridge_xeon, iap);
350 PMC_CLASS_TABLE_DESC(sandybridge, IAP, sandybridge, iap);
351 PMC_CLASS_TABLE_DESC(sandybridge_xeon, IAP, sandybridge_xeon, iap);
352 PMC_CLASS_TABLE_DESC(westmere, IAP, westmere, iap);
353 PMC_CLASS_TABLE_DESC(westmere_ex, IAP, westmere_ex, iap);
612 EV_ALIAS("branches", "iap-br-instr-ret"),
613 EV_ALIAS("branch-mispredicts", "iap-br-mispred-ret"),
615 EV_ALIAS("ic-misses", "iap-icache-misses"),
616 EV_ALIAS("instructions", "iap-instr-ret"),
617 EV_ALIAS("interrupts", "iap-core-hw-int-rx"),
618 EV_ALIAS("unhalted-cycles", "iap-unhalted-core-cycles"),
632 EV_ALIAS("branches", "iap-br-inst-retired.any"),
633 EV_ALIAS("branch-mispredicts", "iap-br-inst-retired.mispred"),
635 EV_ALIAS("ic-misses", "iap-l1i-misses"),
637 EV_ALIAS("interrupts", "iap-hw-int-rcv"),
643 EV_ALIAS("branches", "iap-br-inst-retired.any"),
644 EV_ALIAS("branch-mispredicts", "iap-br-inst-retired.mispred"),
646 EV_ALIAS("ic-misses", "iap-l1i-misses"),
647 EV_ALIAS("instructions", "iap-inst-retired.any_p"),
648 EV_ALIAS("interrupts", "iap-hw-int-rcv"),
649 EV_ALIAS("unhalted-cycles", "iap-cpu-clk-unhalted.core_p"),