Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dproc_info.c3005 #define MAX_UPTRS 16392 macro
3018 count = MIN(buffersize / sizeof(uint64_t), MAX_UPTRS); in proc_pidlistuptrs()