Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/
Dbuiltin-script.c2461 static int print_event_with_time(struct perf_tool *tool, in print_event_with_time() function
2501 return print_event_with_time(tool, event, sample, machine, pid, tid, 0); in print_event()
2548 return print_event_with_time(tool, event, sample, machine, in process_fork_event()
2558 if (print_event_with_time(tool, event, sample, machine, event->fork.pid, in process_exit_event()