Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/kern/
H A Dsys_recount.c101 _selfcounts(thread_selfcounts_kind_t kind, user_addr_t buf, size_t size) in _selfcounts() function
178 return _selfcounts(uap->kind, uap->buf, uap->size); in thread_selfcounts()