Home
last modified time | relevance | path

Searched refs:stack_snapshot_from_kernel (Results 1 – 4 of 4) sorted by relevance

/xnu-10002.61.3/osfmk/kern/
H A Ddebug.h670 stack_snapshot_from_kernel(int pid, void *buf, uint32_t size, uint64_t flags,
H A Dtelemetry.c1765 kern_return_t r = stack_snapshot_from_kernel( in bootprofile_timer_call()
H A Dkern_stackshot.c349 stack_snapshot_from_kernel(int pid, void *buf, uint32_t size, uint64_t flags, uint64_t delta_since_… in stack_snapshot_from_kernel() function
/xnu-10002.61.3/iokit/Kernel/
H A DIOPMrootDomain.cpp12502 kr = stack_snapshot_from_kernel(pid, dstAddr, size, flags, 0, 0, &bytesWritten);