Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.h313 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,
1558 .get_constraint = uncore_get_constraint,
1744 .get_constraint = uncore_get_constraint,
Dperf_event_intel_uncore.c83 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() function