Searched refs:process_stat_round_event (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | stat.c | 94 static int process_stat_round_event(struct perf_tool *tool __maybe_unused, in process_stat_round_event() function 110 process_stat_round_event, NULL)); in test__synthesize_stat_round()
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | stat.c | 96 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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-stat.c | 1846 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function 1967 .stat_round = process_stat_round_event,
|
H A D | builtin-script.c | 3281 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function 3467 .stat_round = process_stat_round_event, in cmd_script()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-stat.c | 2260 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function 2385 .stat_round = process_stat_round_event,
|
H A D | builtin-script.c | 3647 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function 3850 .stat_round = process_stat_round_event, in cmd_script()
|
Completed in 26 milliseconds