Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dkern_stackshot.c507 static size_t stackshot_plh_est_size(void);
1536 size += stackshot_plh_est_size(); /* add space for the port label hash */ in get_stackshot_estsize()
2960 stackshot_plh_est_size(void) in stackshot_plh_est_size() function