Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/sched/
Dstat.h16 extern unsigned long total_forks;
/Linux-v6.6/fs/proc/
Dstat.c181 total_forks, in show_stat()
/Linux-v6.6/kernel/
Dfork.c127 unsigned long total_forks; /* Handle normal Linux uptimes. */ variable
2715 total_forks++; in copy_process()