Home
last modified time | relevance | path

Searched refs:hist_iter_mem (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/util/
H A Dhist.h147 extern const struct hist_iter_ops hist_iter_mem;
H A Dhist.c1196 const struct hist_iter_ops hist_iter_mem = { variable
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c315 iter.ops = &hist_iter_mem; in process_sample_event()