Searched refs:hists__inc_nr_events (Results 1 - 5 of 5) sorted by relevance

/external/linux-tools-perf/util/
H A Dhist.h78 void hists__inc_nr_events(struct hists *self, u32 type);
H A Dhist.c981 void hists__inc_nr_events(struct hists *self, u32 type) function
H A Dsession.c827 hists__inc_nr_events(&session->hists, event->header.type);
/external/linux-tools-perf/
H A Dbuiltin-annotate.c83 hists__inc_nr_events(&evsel->hists, PERF_RECORD_SAMPLE);
H A Dbuiltin-report.c104 hists__inc_nr_events(&evsel->hists, PERF_RECORD_SAMPLE);

Completed in 403 milliseconds