Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dhist.h177 void hists__inc_nr_events(struct hists *hists, u32 type);
Dhist.c2128 void hists__inc_nr_events(struct hists *hists, u32 type) in hists__inc_nr_events() function
/Linux-v4.19/tools/perf/
Dbuiltin-top.c869 hists__inc_nr_events(evsel__hists(evsel), event->header.type); in perf_top__mmap_read_idx()