Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dkpc_thread.c209 thread->kpc_buf = kpc_counterbuf_alloc(); in kpc_thread_create()
232 thread->kpc_buf = kpc_counterbuf_alloc(); in kpc_thread_ast_handler()
H A Dkpc.h143 extern uint64_t *kpc_counterbuf_alloc(void);
H A Dkpc_common.c532 kpc_counterbuf_alloc(void) in kpc_counterbuf_alloc() function
/xnu-8019.80.24/tests/ktrace/
H A Dkpc_tests.c263 uint64_t *counts = kpc_counterbuf_alloc();
493 uint64_t *counts = kpc_counterbuf_alloc();
H A Dkperf_tests.c675 uint64_t *counts = kpc_counterbuf_alloc();