Home
last modified time | relevance | path

Searched refs:microstackshot (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A DMakefile76 microstackshot.py \
H A Dxnu.py1643 from microstackshot import *
/xnu-12377.41.6/bsd/kern/
H A Dstackshot.c594 microstackshot(struct proc *p, struct microstackshot_args *uap, int32_t *retval) in microstackshot() function
H A Dsys_generic.c2655 SYSCTL_NODE(_kern, OID_AUTO, microstackshot, CTLFLAG_RD | CTLFLAG_LOCKED, 0,
/xnu-12377.41.6/tests/
H A Dstackshot_tests.m113 T_DECL(microstackshots, "test the microstackshot syscall", T_META_TAG_VM_PREFERRED)
128 T_SKIP("microstackshot syscall failed, likely not compiled with CONFIG_TELEMETRY");
139 T_ASSERT_POSIX_SUCCESS(len, "called microstackshot syscall");
145 "magic value for microstackshot matches");