Home
last modified time | relevance | path

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

/tools/perf/util/
Dhist.h171 void hists__inc_nr_events(struct hists *hists, u32 type);
Dhist.c2105 void hists__inc_nr_events(struct hists *hists, u32 type) in hists__inc_nr_events() function
/tools/perf/
Dbuiltin-top.c847 hists__inc_nr_events(evsel__hists(evsel), event->header.type); in perf_top__mmap_read_idx()