Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Devents_stats.h47 void events_stats__inc(struct events_stats *stats, u32 type);
Dhist.c2305 void events_stats__inc(struct events_stats *stats, u32 type) in events_stats__inc() function
2313 events_stats__inc(&hists->stats, type); in hists__inc_nr_events()
2318 events_stats__inc(&hists->stats, PERF_RECORD_SAMPLE); in hists__inc_nr_samples()
Dsession.c1649 events_stats__inc(&evlist->stats, event->header.type); in perf_session__deliver_synth_event()
1763 events_stats__inc(&evlist->stats, event->header.type); in perf_session__process_event()