Searched refs:print_sample_start (Results 1 – 1 of 1) sorted by relevance
| /tools/perf/ |
| D | builtin-script.c | 514 static void print_sample_start(struct perf_sample *sample, in print_sample_start() function 1395 print_sample_start(sample, thread, evsel); in process_event() 1636 print_sample_start(sample, thread, evsel); in process_comm_event() 1671 print_sample_start(sample, thread, evsel); in process_namespaces_event() 1704 print_sample_start(sample, thread, evsel); in process_fork_event() 1733 print_sample_start(sample, thread, evsel); in process_exit_event() 1768 print_sample_start(sample, thread, evsel); in process_mmap_event() 1799 print_sample_start(sample, thread, evsel); in process_mmap2_event() 1825 print_sample_start(sample, thread, evsel); in process_switch_event()
|