Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-timechart.c258 static void pid_exit(struct timechart *tchart, int pid, u64 timestamp) in pid_exit() function
339 pid_exit(tchart, event->fork.pid, event->fork.time); in process_exit_event()