Searched refs:v_kthreads (Results 1 – 3 of 3) sorted by relevance
120 counter_u64_t v_kthreads; /* (p) fork() calls by kernel */ member
92 .v_kthreads = EARLY_COUNTER,378 VM_STATS_VM(v_kthreads, "Number of fork() calls by kernel");
658 VM_CNT_INC(v_kthreads); in do_fork()