Searched refs:get_mem_weight (Results 1 – 5 of 5) sorted by relevance
46 void (*get_mem_weight)(u64 *weight, u64 type); member
371 .get_mem_weight = isa207_get_mem_weight,
443 .get_mem_weight = isa207_get_mem_weight,
582 .get_mem_weight = isa207_get_mem_weight,
2277 ppmu->get_mem_weight) in record_and_restart()2278 ppmu->get_mem_weight(&data.weight.full, event->attr.sample_type); in record_and_restart()