Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-timechart.c255 static void pid_fork(struct timechart *tchart, int pid, int ppid, u64 timestamp) in pid_fork() function
339 pid_fork(tchart, event->fork.pid, event->fork.ppid, event->fork.time); in process_fork_event()