Searched refs:get_mem_weight (Results 1 – 5 of 5) sorted by relevance
46 void (*get_mem_weight)(u64 *weight, u64 type); member
381 .get_mem_weight = isa207_get_mem_weight,
453 .get_mem_weight = isa207_get_mem_weight,
593 .get_mem_weight = isa207_get_mem_weight,
2326 ppmu->get_mem_weight) { in record_and_restart()2327 ppmu->get_mem_weight(&data.weight.full, event->attr.sample_type); in record_and_restart()