Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/
Dbuiltin-script.c2528 static int print_event_with_time(const struct perf_tool *tool, in print_event_with_time() function
2568 return print_event_with_time(tool, event, sample, machine, pid, tid, 0); in print_event()
2615 return print_event_with_time(tool, event, sample, machine, in process_fork_event()
2625 if (print_event_with_time(tool, event, sample, machine, event->fork.pid, in process_exit_event()