Searched defs:tracebuf (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/osfmk/kdp/ml/i386/
H A Dkdp_machdep.c504 uint32_t *tracebuf = (uint32_t *)tracepos; local
587 uint64_t *tracebuf local
[all...]
/darwin-on-arm/xnu/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c512 uint32_t *tracebuf = (uint32_t *)tracepos; local
591 uint64_t *tracebuf = (uint64_t *)tracepos; local
[all...]
/darwin-on-arm/xnu/osfmk/kdp/
H A Dkdp.c1126 kdp_stackshot(int pid, void *tracebuf, uint32_t tracebuf_size, uint32_t trace_flags, uint32_t dispatch_offset, uint32_t *pbytesTraced) argument
H A Dkdp_udp.c392 kdp_snapshot_preflight(int pid, void * tracebuf, uint32_t tracebuf_size, uint32_t flags, uint32_t dispatch_offset) argument
/darwin-on-arm/xnu/osfmk/kern/
H A Ddebug.c684 kdp_snapshot_preflight(__unused int pid, __unused void * tracebuf, argument
/darwin-on-arm/xnu/bsd/kern/
H A Dkdebug.c2396 stack_snapshot2(pid_t pid, user_addr_t tracebuf, uint32_t tracebuf_size, uint32_t flags, uint32_t dispatch_offset, int32_t *retval) argument

Completed in 45 milliseconds