Searched refs:max_threads_hits (Results 1 – 1 of 1) sorted by relevance
74 static int max_threads_hits; variable75 SYSCTL_INT(_kern_threads, OID_AUTO, max_threads_hits, CTLFLAG_RD,76 &max_threads_hits, 0, "kern.threads.max_threads_per_proc hit count");618 ++max_threads_hits; in kern_thr_alloc()