Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dperf_event_server.h37 int (*get_constraint)(u64 event_id, unsigned long *mskp, member
/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c745 .get_constraint = snbep_cbox_get_constraint,
855 .get_constraint = snbep_pcu_get_constraint,
938 .get_constraint = uncore_get_constraint,
1419 .get_constraint = ivbep_cbox_get_constraint,
1442 .get_constraint = snbep_pcu_get_constraint,
1555 .get_constraint = uncore_get_constraint,
1741 .get_constraint = uncore_get_constraint,
1906 .get_constraint = hswep_cbox_get_constraint,
1996 .get_constraint = snbep_pcu_get_constraint,
Dperf_event_intel_uncore_nhmex.c413 .get_constraint = uncore_get_constraint,
490 .get_constraint = uncore_get_constraint,
916 .get_constraint = nhmex_mbox_get_constraint,
1179 .get_constraint = nhmex_rbox_get_constraint,
Dperf_event_intel_uncore.h70 struct event_constraint *(*get_constraint)(struct intel_uncore_box *, member
Dperf_event_intel_uncore.c333 if (type->ops->get_constraint) { in uncore_get_event_constraint()
334 c = type->ops->get_constraint(box, event); in uncore_get_event_constraint()
/arch/powerpc/perf/
Dmpc7450-pmu.c406 .get_constraint = mpc7450_get_constraint,
Dppc970-pmu.c484 .get_constraint = p970_get_constraint,
Dpower7-pmu.c437 .get_constraint = power7_get_constraint,
Dpower6-pmu.c533 .get_constraint = p6_get_constraint,
Dpower4-pmu.c604 .get_constraint = p4_get_constraint,
Dpower5-pmu.c612 .get_constraint = power5_get_constraint,
Dpower5+-pmu.c670 .get_constraint = power5p_get_constraint,
Dpower8-pmu.c813 .get_constraint = power8_get_constraint,
Dcore-book3s.c849 if (ppmu->get_constraint(event_id[i], &cpuhw->amasks[i][0], in power_check_constraints()
875 ppmu->get_constraint(cpuhw->alternatives[i][j], in power_check_constraints()