Home
last modified time | relevance | path

Searched refs:perf_record_stat_round (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/tools/perf/lib/include/perf/
Devent.h302 struct perf_record_stat_round { struct
379 struct perf_record_stat_round stat_round;
/Linux-v5.4/tools/perf/tests/
Dstat.c99 struct perf_record_stat_round *stat_round = &event->stat_round; in process_stat_round_event()
/Linux-v5.4/tools/perf/util/
Dstat.c440 struct perf_record_stat_round *rd = (struct perf_record_stat_round *)event; in perf_event__fprintf_stat_round()
Dsynthetic-events.c1115 struct perf_record_stat_round event; in perf_event__synthesize_stat_round()
/Linux-v5.4/tools/perf/
Dbuiltin-stat.c1456 struct perf_record_stat_round *stat_round = &event->stat_round; in process_stat_round_event()
Dbuiltin-script.c3257 struct perf_record_stat_round *round = &event->stat_round; in process_stat_round_event()