Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dkpc_thread.c223 kpc_counterbuf_free(buf); in kpc_thread_destroy()
H A Dkpc.h146 extern void kpc_counterbuf_free(uint64_t*);
H A Dkpc_common.c550 kpc_counterbuf_free(uint64_t *buf) in kpc_counterbuf_free() function