Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h193 void hists__inc_nr_events(struct hists *hists, u32 type);
H A Dhist.c2311 void hists__inc_nr_events(struct hists *hists, u32 type) in hists__inc_nr_events() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-top.c1211 hists__inc_nr_events(evsel__hists(evsel), event->header.type); in deliver_event()