Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/intel/
H A Duncore_nhmex.c420 .get_constraint = uncore_get_constraint,
497 .get_constraint = uncore_get_constraint,
H A Duncore.h580 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event);
H A Duncore_snbep.c1235 .get_constraint = uncore_get_constraint,
1928 .get_constraint = uncore_get_constraint,
2611 .get_constraint = uncore_get_constraint,
5953 .get_constraint = uncore_get_constraint,
H A Duncore.c179 uncore_get_constraint(struct intel_uncore_box *box, struct perf_event *event) in uncore_get_constraint() function