Home
last modified time | relevance | path

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

/xnu-11215/osfmk/kern/
H A Dextmod_statistics.c82 ctask->extmod_statistics.task_for_pid_caller_count++; in extmod_statistics_incr_task_for_pid()
/xnu-11215/osfmk/mach/
H A Dvm_statistics.h196 int64_t task_for_pid_caller_count; /* # of times this task called task_for_pid */ member