Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h140 void hists__inc_nr_events(struct hists *hists, u32 type);
Dhist.c1353 void hists__inc_nr_events(struct hists *hists, u32 type) in hists__inc_nr_events() function
/linux-4.4.14/tools/perf/
Dbuiltin-top.c873 hists__inc_nr_events(evsel__hists(evsel), event->header.type); in perf_top__mmap_read_idx()