Searched refs:perf_sample__fprintf_start (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/tools/perf/ |
D | builtin-script.c | 608 static int perf_sample__fprintf_start(struct perf_sample *sample, in perf_sample__fprintf_start() function 1555 perf_sample__fprintf_start(mctx->sample, mctx->thread, mctx->evsel, in script_print_metric() 1569 perf_sample__fprintf_start(mctx->sample, mctx->thread, mctx->evsel, in script_new_line() 1638 perf_sample__fprintf_start(sample, thread, evsel, in process_event() 1902 perf_sample__fprintf_start(sample, thread, evsel, in process_comm_event() 1938 perf_sample__fprintf_start(sample, thread, evsel, in process_namespaces_event() 1972 perf_sample__fprintf_start(sample, thread, evsel, in process_fork_event() 2002 perf_sample__fprintf_start(sample, thread, evsel, in process_exit_event() 2038 perf_sample__fprintf_start(sample, thread, evsel, in process_mmap_event() 2070 perf_sample__fprintf_start(sample, thread, evsel, in process_mmap2_event() [all …]
|