Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dextmod_statistics.c105 ctask->extmod_statistics.thread_set_state_caller_count++; in extmod_statistics_incr_thread_set_state()
/xnu-11215/osfmk/mach/
H A Dvm_statistics.h200 int64_t thread_set_state_caller_count; /* # of register state sets by task */ member