Searched refs:task_for_pid_count (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/kern/
H A Dextmod_statistics.c82 target->extmod_statistics.task_for_pid_count++;
83 OSIncrementAtomic64(&host_extmod_statistics.task_for_pid_count);
/xnu-2782.1.97/osfmk/mach/
H A Dvm_statistics.h189 int64_t task_for_pid_count; /* # of times task port was looked up */ member in struct:vm_extmod_statistics

Completed in 29 milliseconds