Home
last modified time | relevance | path

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

/linux/arch/x86/events/intel/
H A Duncore.h583 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event);
H A Duncore_snbep.c1237 .get_constraint = uncore_get_constraint,
1938 .get_constraint = uncore_get_constraint,
2621 .get_constraint = uncore_get_constraint,
5928 .get_constraint = uncore_get_constraint,
H A Duncore.c181 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() function