Home
last modified time | relevance | path

Searched refs:isa207_get_mem_weight (Results 1 – 5 of 5) sorted by relevance

/linux/arch/powerpc/perf/
H A Disa207-common.h289 void isa207_get_mem_weight(u64 *weight, u64 type);
H A Dpower8-pmu.c381 .get_mem_weight = isa207_get_mem_weight,
H A Dpower9-pmu.c453 .get_mem_weight = isa207_get_mem_weight,
H A Dpower10-pmu.c593 .get_mem_weight = isa207_get_mem_weight,
H A Disa207-common.c361 void isa207_get_mem_weight(u64 *weight, u64 type) in isa207_get_mem_weight() function