Home
last modified time | relevance | path

Searched refs:uncore_get_constraint (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h322 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event);
Dperf_event_intel_uncore_nhmex.c413 .get_constraint = uncore_get_constraint,
490 .get_constraint = uncore_get_constraint,
Dperf_event_intel_uncore_snbep.c942 .get_constraint = uncore_get_constraint,
1574 .get_constraint = uncore_get_constraint,
1760 .get_constraint = uncore_get_constraint,
Dperf_event_intel_uncore.c137 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() function