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