Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/perf/include/perf/
Devent.h412 struct perf_record_stat_round { struct
498 struct perf_record_stat_round stat_round;
/linux-6.1.9/tools/perf/tests/
Dstat.c101 struct perf_record_stat_round *stat_round = &event->stat_round; in process_stat_round_event()
/linux-6.1.9/tools/perf/util/
Dstat.c514 struct perf_record_stat_round *rd = (struct perf_record_stat_round *)event; in perf_event__fprintf_stat_round()
Dsynthetic-events.c1414 struct perf_record_stat_round event; in perf_event__synthesize_stat_round()
/linux-6.1.9/tools/lib/perf/Documentation/
Dlibperf.txt210 struct perf_record_stat_round;
/linux-6.1.9/tools/perf/
Dbuiltin-stat.c1994 struct perf_record_stat_round *stat_round = &event->stat_round; in process_stat_round_event()
Dbuiltin-script.c3604 struct perf_record_stat_round *round = &event->stat_round; in process_stat_round_event()