Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h40 int (*get_constraint)(u64 event_id, unsigned long *mskp, member
/linux/arch/x86/events/intel/
H A Duncore_nhmex.c421 .get_constraint = uncore_get_constraint,
498 .get_constraint = uncore_get_constraint,
924 .get_constraint = nhmex_mbox_get_constraint,
1187 .get_constraint = nhmex_rbox_get_constraint,
H A Duncore_snbep.c1041 .get_constraint = snbep_cbox_get_constraint,
1151 .get_constraint = snbep_pcu_get_constraint,
1236 .get_constraint = uncore_get_constraint,
1801 .get_constraint = ivbep_cbox_get_constraint,
1824 .get_constraint = snbep_pcu_get_constraint,
1937 .get_constraint = uncore_get_constraint,
2222 .get_constraint = knl_cha_get_constraint,
2620 .get_constraint = uncore_get_constraint,
2785 .get_constraint = hswep_cbox_get_constraint,
2875 .get_constraint = snbep_pcu_get_constraint,
[all …]
H A Duncore.h119 struct event_constraint *(*get_constraint)(struct intel_uncore_box *, member
H A Duncore.c436 if (type->ops->get_constraint) { in uncore_get_event_constraint()
437 c = type->ops->get_constraint(box, event); in uncore_get_event_constraint()
/linux/arch/powerpc/perf/
H A Dgeneric-compat-pmu.c310 .get_constraint = isa207_get_constraint,
H A Dmpc7450-pmu.c410 .get_constraint = mpc7450_get_constraint,
H A Dpower8-pmu.c378 .get_constraint = isa207_get_constraint,
H A Dpower7-pmu.c438 .get_constraint = power7_get_constraint,
H A Dppc970-pmu.c483 .get_constraint = p970_get_constraint,
H A Dpower6-pmu.c544 .get_constraint = p6_get_constraint,
H A Dpower9-pmu.c450 .get_constraint = isa207_get_constraint,
H A Dpower5-pmu.c612 .get_constraint = power5_get_constraint,
H A Dpower5+-pmu.c670 .get_constraint = power5p_get_constraint,
H A Dpower10-pmu.c590 .get_constraint = isa207_get_constraint,
H A Dcore-book3s.c986 if (ppmu->get_constraint(event_id[i], &cpuhw->amasks[i][0], in power_check_constraints()
1020 ppmu->get_constraint(cpuhw->alternatives[i][j], in power_check_constraints()