Searched refs:stack_snapshot_from_kernel (Results 1 – 4 of 4) sorted by relevance
| /xnu-8019.80.24/osfmk/kern/ ! |
| H A D | debug.h | 614 stack_snapshot_from_kernel(int pid, void *buf, uint32_t size, uint64_t flags,
|
| H A D | telemetry.c | 1527 kern_return_t r = stack_snapshot_from_kernel( in bootprofile_timer_call()
|
| H A D | kern_stackshot.c | 353 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-8019.80.24/iokit/Kernel/ ! |
| H A D | IOPMrootDomain.cpp | 12250 kr = stack_snapshot_from_kernel(pid, dstAddr, size, flags, 0, 0, &bytesWritten); in takeStackshot()
|