Searched refs:isa207_get_constraint (Results 1 – 6 of 6) sorted by relevance
/linux/arch/powerpc/perf/ |
H A D | isa207-common.h | 280 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1);
|
H A D | generic-compat-pmu.c | 310 .get_constraint = isa207_get_constraint,
|
H A D | power8-pmu.c | 378 .get_constraint = isa207_get_constraint,
|
H A D | power9-pmu.c | 450 .get_constraint = isa207_get_constraint,
|
H A D | power10-pmu.c | 590 .get_constraint = isa207_get_constraint,
|
H A D | isa207-common.c | 401 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp, u64 event_config1) in isa207_get_constraint() function
|