Home
last modified time | relevance | path

Searched refs:sample__resolve_mem (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dmachine.h192 struct mem_info *sample__resolve_mem(struct perf_sample *sample,
H A Dhist.c830 mi = sample__resolve_mem(sample, al); in iter_prepare_mem_entry()
H A Dmachine.c2273 struct mem_info *sample__resolve_mem(struct perf_sample *sample, in sample__resolve_mem() function
/openbmc/linux/tools/perf/
H A Dbuiltin-c2c.c307 mi = sample__resolve_mem(sample, &al); in process_sample_event()