Home
last modified time | relevance | path

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

/xnu-11215.61.5/osfmk/kern/
H A Dkern_stackshot.c494 static size_t stackshot_plh_est_size(void);
1504 size += stackshot_plh_est_size(); /* add space for the port label hash */ in get_stackshot_estsize()
2880 stackshot_plh_est_size(void) in stackshot_plh_est_size() function