Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dperf_event_server.h46 void (*get_mem_weight)(u64 *weight, u64 type); member
/openbmc/linux/arch/powerpc/perf/
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 Dcore-book3s.c2325 ppmu->get_mem_weight) { in record_and_restart()
2326 ppmu->get_mem_weight(&data.weight.full, event->attr.sample_type); in record_and_restart()