Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/sched/
Dstat.h15 extern unsigned long total_forks;
/Linux-v4.19/fs/proc/
Dstat.c171 total_forks, in show_stat()
/Linux-v4.19/kernel/
Dfork.c120 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2034 total_forks++; in copy_process()