events_stats__inc   47 tools/perf/util/events_stats.h void events_stats__inc(struct events_stats *stats, u32 type);
events_stats__inc 2266 tools/perf/util/hist.c 	events_stats__inc(&hists->stats, type);
events_stats__inc 2271 tools/perf/util/hist.c 	events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE);
events_stats__inc 1580 tools/perf/util/session.c 	events_stats__inc(&evlist->stats, event->header.type);
events_stats__inc 1665 tools/perf/util/session.c 	events_stats__inc(&evlist->stats, event->header.type);