Home
last modified time | relevance | path

Searched refs:isa207_get_constraint (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/powerpc/perf/
H A Disa207-common.h280 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1);
H A Dgeneric-compat-pmu.c310 .get_constraint = isa207_get_constraint,
H A Dpower8-pmu.c378 .get_constraint = isa207_get_constraint,
H A Dpower9-pmu.c450 .get_constraint = isa207_get_constraint,
H A Dpower10-pmu.c590 .get_constraint = isa207_get_constraint,
H A Disa207-common.c401 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1) in isa207_get_constraint() function