Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dkpc_thread.c207 thread->kpc_buf = kpc_counterbuf_alloc(); in kpc_thread_create()
230 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.c533 kpc_counterbuf_alloc(void) in kpc_counterbuf_alloc() function
/xnu-8792.41.9/tests/ktrace/
H A Dkpc_tests.c267 uint64_t *counts = kpc_counterbuf_alloc();
500 uint64_t *counts = kpc_counterbuf_alloc();
H A Dkperf_tests.c684 uint64_t *counts = kpc_counterbuf_alloc();