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