Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/util/
Dhist.h203 void hists__inc_nr_events(struct hists *hists);
Dhist.c2327 void hists__inc_nr_events(struct hists *hists) in hists__inc_nr_events() function
/Linux-v6.1/tools/perf/
Dbuiltin-report.c751 hists__inc_nr_events(hists); in count_sample_event()