Searched refs:print_sample_start (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/tools/perf/ | 
| D | builtin-script.c | 338 static void print_sample_start(struct perf_sample *sample,  in print_sample_start()  function457 	print_sample_start(sample, thread, evsel);  in process_event()
 642 	print_sample_start(sample, thread, evsel);  in process_comm_event()
 675 	print_sample_start(sample, thread, evsel);  in process_fork_event()
 702 	print_sample_start(sample, thread, evsel);  in process_exit_event()
 736 	print_sample_start(sample, thread, evsel);  in process_mmap_event()
 767 	print_sample_start(sample, thread, evsel);  in process_mmap2_event()
 
 |