Home
last modified time | relevance | path

Searched defs:tracebuf (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/osfmk/kdp/ml/x86_64/ !
H A Dkdp_machdep.c480 uint64_t * tracebuf = (uint64_t *)tracepos; in machine_trace_thread64() local
/xnu-8019.80.24/osfmk/kdp/ml/arm/ !
H A Dkdp_machdep.c397 uint32_align2_t * tracebuf = (uint32_align2_t *)tracepos; in machine_trace_thread() local
/xnu-8019.80.24/osfmk/kern/ !
H A Dkern_stackshot.c437 stack_microstackshot(user_addr_t tracebuf, uint32_t tracebuf_size, uint32_t flags, int32_t *retval) in stack_microstackshot()
884 kdp_snapshot_preflight(int pid, void * tracebuf, uint32_t tracebuf_size, uint64_t flags, in kdp_snapshot_preflight()