Searched refs:microstackshot (Results 1 – 5 of 5) sorted by relevance
| /xnu-11417.101.15/tools/lldbmacros/ |
| H A D | Makefile | 76 microstackshot.py \
|
| H A D | xnu.py | 1643 from microstackshot import *
|
| /xnu-11417.101.15/bsd/kern/ |
| H A D | stackshot.c | 594 microstackshot(struct proc *p, struct microstackshot_args *uap, int32_t *retval) in microstackshot() function
|
| H A D | sys_generic.c | 2648 SYSCTL_NODE(_kern, OID_AUTO, microstackshot, CTLFLAG_RD | CTLFLAG_LOCKED, 0,
|
| /xnu-11417.101.15/tests/ |
| H A D | stackshot_tests.m | 112 T_DECL(microstackshots, "test the microstackshot syscall", T_META_TAG_VM_PREFERRED) 127 T_SKIP("microstackshot syscall failed, likely not compiled with CONFIG_TELEMETRY"); 138 T_ASSERT_POSIX_SUCCESS(len, "called microstackshot syscall"); 144 "magic value for microstackshot matches");
|