Home
last modified time | relevance | path

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

/linux/tools/perf/tests/ !
H A Dstat.c98 static int process_stat_round_event(const struct perf_tool *tool __maybe_unused, in process_stat_round_event() function
114 process_stat_round_event, NULL)); in test__synthesize_stat_round()
/linux/tools/perf/ !
H A Dbuiltin-stat.c2110 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function
2278 perf_stat.tool.stat_round = process_stat_round_event; in __cmd_report()
H A Dbuiltin-script.c3519 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function
4102 script.tool.stat_round = process_stat_round_event; in cmd_script()