Home
last modified time | relevance | path

Searched refs:thread_creation_caller_count (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dextmod_statistics.c121 ctask->extmod_statistics.thread_creation_caller_count++; in extmod_statistics_incr_thread_create()
/xnu-11215/osfmk/mach/
H A Dvm_statistics.h198 int64_t thread_creation_caller_count; /* # of threads created by task */ member