Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dhist.h207 void hists__inc_nr_events(struct hists *hists);
Dhist.c2358 void hists__inc_nr_events(struct hists *hists) in hists__inc_nr_events() function
/Linux-v6.6/tools/perf/
Dbuiltin-report.c761 hists__inc_nr_events(hists); in count_sample_event()