Searched refs:microstackshot (Results 1 – 3 of 3) sorted by relevance
| /xnu-10063.141.1/bsd/kern/ |
| H A D | stackshot.c | 579 microstackshot(struct proc *p, struct microstackshot_args *uap, int32_t *retval) in microstackshot() function
|
| H A D | sys_generic.c | 2516 SYSCTL_NODE(_kern, OID_AUTO, microstackshot, CTLFLAG_RD | CTLFLAG_LOCKED, 0,
|
| /xnu-10063.141.1/tests/ |
| H A D | stackshot_tests.m | 94 T_DECL(microstackshots, "test the microstackshot syscall") 109 T_SKIP("microstackshot syscall failed, likely not compiled with CONFIG_TELEMETRY"); 120 T_ASSERT_POSIX_SUCCESS(len, "called microstackshot syscall"); 126 "magic value for microstackshot matches");
|