Searched refs:events_stats__inc (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/tools/perf/util/
H A Dhist.h136 void events_stats__inc(struct events_stats *stats, u32 type);
H A Dhist.c1277 void events_stats__inc(struct events_stats *stats, u32 type) events_stats__inc() function
1285 events_stats__inc(&hists->stats, type); hists__inc_nr_events()
1290 events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE); hists__inc_nr_samples()
H A Dsession.c995 events_stats__inc(&evlist->stats, event->header.type); perf_session__deliver_synth_event()
1081 events_stats__inc(&evlist->stats, event->header.type); perf_session__process_event()

Completed in 161 milliseconds