Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.h207 void hists__inc_nr_events(struct hists *hists);
H A Dhist.c2363 void hists__inc_nr_events(struct hists *hists) in hists__inc_nr_events() function
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c759 hists__inc_nr_events(hists); in count_sample_event()