Home
last modified time | relevance | path

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

/tools/perf/tests/
Dstat.c96 static int process_stat_round_event(struct perf_tool *tool __maybe_unused, in process_stat_round_event() function
112 process_stat_round_event, NULL)); in test__synthesize_stat_round()
/tools/perf/
Dbuiltin-stat.c2260 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function
2385 .stat_round = process_stat_round_event,
Dbuiltin-script.c3647 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function
3864 .stat_round = process_stat_round_event, in cmd_script()