Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/sched/
Dstat.h15 extern unsigned long total_forks;
/Linux-v5.4/fs/proc/
Dstat.c198 total_forks, in show_stat()
/Linux-v5.4/kernel/
Dfork.c123 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2220 total_forks++; in copy_process()