Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/perf/include/perf/
H A Devent.h425 struct perf_record_stat_round { struct
511 struct perf_record_stat_round stat_round;
/openbmc/linux/tools/perf/tests/
H A Dstat.c101 struct perf_record_stat_round *stat_round = &event->stat_round; in process_stat_round_event()
/openbmc/linux/tools/perf/util/
H A Dstat.c721 struct perf_record_stat_round *rd = (struct perf_record_stat_round *)event; in perf_event__fprintf_stat_round()
H A Dsynthetic-events.c1417 struct perf_record_stat_round event; in perf_event__synthesize_stat_round()
/openbmc/linux/tools/lib/perf/Documentation/
H A Dlibperf.txt210 struct perf_record_stat_round;
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2263 struct perf_record_stat_round *stat_round = &event->stat_round; in process_stat_round_event()
H A Dbuiltin-script.c3650 struct perf_record_stat_round *round = &event->stat_round; in process_stat_round_event()