Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/sched/
Dstat.h15 extern unsigned long total_forks;
/Linux-v5.10/fs/proc/
Dstat.c204 total_forks, in show_stat()
/Linux-v5.10/kernel/
Dfork.c124 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2296 total_forks++; in copy_process()