Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dgeneric-compat-pmu.c213 .get_constraint = isa207_get_constraint,
H A Disa207-common.h265 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp);
H A Dpower8-pmu.c368 .get_constraint = isa207_get_constraint,
H A Dpower10-pmu.c392 .get_constraint = isa207_get_constraint,
H A Dpower9-pmu.c428 .get_constraint = isa207_get_constraint,
H A Disa207-common.c259 int isa207_get_constraint(u64 event, unsigned long *maskp, unsigned long *valp) in isa207_get_constraint() function