Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
A Dperf_event_server.h40 int (*get_constraint)(u64 event_id, unsigned long *mskp, member
/arch/x86/events/intel/
A Duncore_nhmex.c422 .get_constraint = uncore_get_constraint,
499 .get_constraint = uncore_get_constraint,
925 .get_constraint = nhmex_mbox_get_constraint,
1188 .get_constraint = nhmex_rbox_get_constraint,
A Duncore_snbep.c1042 .get_constraint = snbep_cbox_get_constraint,
1152 .get_constraint = snbep_pcu_get_constraint,
1237 .get_constraint = uncore_get_constraint,
1825 .get_constraint = snbep_pcu_get_constraint,
1938 .get_constraint = uncore_get_constraint,
2223 .get_constraint = knl_cha_get_constraint,
2621 .get_constraint = uncore_get_constraint,
2876 .get_constraint = snbep_pcu_get_constraint,
3661 .get_constraint = skx_cha_get_constraint,
4170 .get_constraint = snbep_pcu_get_constraint,
[all …]
A Duncore.h119 struct event_constraint *(*get_constraint)(struct intel_uncore_box *, member
A Duncore.c428 if (type->ops->get_constraint) { in uncore_get_event_constraint()
429 c = type->ops->get_constraint(box, event); in uncore_get_event_constraint()
/arch/powerpc/perf/
A Dgeneric-compat-pmu.c310 .get_constraint = isa207_get_constraint,
A Dmpc7450-pmu.c410 .get_constraint = mpc7450_get_constraint,
A Dpower8-pmu.c378 .get_constraint = isa207_get_constraint,
A Dpower7-pmu.c438 .get_constraint = power7_get_constraint,
A Dppc970-pmu.c483 .get_constraint = p970_get_constraint,
A Dpower9-pmu.c450 .get_constraint = isa207_get_constraint,
A Dpower6-pmu.c544 .get_constraint = p6_get_constraint,
A Dpower5-pmu.c612 .get_constraint = power5_get_constraint,
A Dpower5+-pmu.c670 .get_constraint = power5p_get_constraint,
A Dpower10-pmu.c590 .get_constraint = isa207_get_constraint,
A Dcore-book3s.c990 if (ppmu->get_constraint(event_id[i], &cpuhw->amasks[i][0], in power_check_constraints()
1024 ppmu->get_constraint(cpuhw->alternatives[i][j], in power_check_constraints()

Completed in 42 milliseconds