Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-script.c388 static void print_sample_start(struct perf_sample *sample, in print_sample_start() function
600 print_sample_start(sample, thread, evsel); in process_event()
801 print_sample_start(sample, thread, evsel); in process_comm_event()
834 print_sample_start(sample, thread, evsel); in process_fork_event()
863 print_sample_start(sample, thread, evsel); in process_exit_event()
898 print_sample_start(sample, thread, evsel); in process_mmap_event()
929 print_sample_start(sample, thread, evsel); in process_mmap2_event()
955 print_sample_start(sample, thread, evsel); in process_switch_event()