Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dstat.c94 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()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-stat.c1846 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 Dbuiltin-script.c3283 static int process_stat_round_event(struct perf_session *session, in process_stat_round_event() function
3469 .stat_round = process_stat_round_event, in cmd_script()