Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-script.c2883 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time() function
2923 return print_event_with_time(tool, event, sample, machine, pid, tid, 0); in print_event()
2970 return print_event_with_time(tool, event, sample, machine, in process_fork_event()
2980 if (print_event_with_time(tool, event, sample, machine, event->fork.pid, in process_exit_event()