Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-script.c624 static int perf_sample__fprintf_start(struct perf_sample *sample, in perf_sample__fprintf_start() function
1701 perf_sample__fprintf_start(mctx->sample, mctx->thread, mctx->evsel, in script_print_metric()
1716 perf_sample__fprintf_start(mctx->sample, mctx->thread, mctx->evsel, in script_new_line()
1827 perf_sample__fprintf_start(sample, thread, evsel, in process_event()
2112 perf_sample__fprintf_start(sample, thread, evsel, in process_comm_event()
2150 perf_sample__fprintf_start(sample, thread, evsel, in process_namespaces_event()
2186 perf_sample__fprintf_start(sample, thread, evsel, in process_fork_event()
2218 perf_sample__fprintf_start(sample, thread, evsel, in process_exit_event()
2256 perf_sample__fprintf_start(sample, thread, evsel, in process_mmap_event()
2290 perf_sample__fprintf_start(sample, thread, evsel, in process_mmap2_event()
[all …]