Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dstackshot.c578 microstackshot(struct proc *p, struct microstackshot_args *uap, int32_t *retval) in microstackshot() function
H A Dsys_generic.c2525 SYSCTL_NODE(_kern, OID_AUTO, microstackshot, CTLFLAG_RD | CTLFLAG_LOCKED, 0,
/xnu-8792.61.2/tests/
H A Dstackshot_tests.m83 T_DECL(microstackshots, "test the microstackshot syscall")
98 T_SKIP("microstackshot syscall failed, likely not compiled with CONFIG_TELEMETRY");
109 T_ASSERT_POSIX_SUCCESS(len, "called microstackshot syscall");
115 "magic value for microstackshot matches");