Searched refs:stack_snapshot_from_kernel (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/xnu-2782.1.97/osfmk/kern/
H A Dtelemetry.c1089 stack_snapshot_from_kernel(int pid, void *buf, uint32_t size, uint32_t flags, unsigned *retbytes);
1209 stack_snapshot_from_kernel(
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkdebug.c264 stack_snapshot_from_kernel(pid_t pid, void *buf, uint32_t size, uint32_t flags, unsigned *bytesTraced);
2868 stack_snapshot_from_kernel(pid_t pid, void *buf, uint32_t size, uint32_t flags, unsigned *bytesTraced) function
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp172 extern "C" int stack_snapshot_from_kernel(pid_t pid, void *buf, uint32_t size, uint32_t flags, unsigned *bytesTraced);
8695 stack_snapshot_from_kernel(pid, dstAddr, size, flags, &stackshotHdr->size);

Completed in 89 milliseconds