Lines Matching defs:scenario
150 struct scenario { struct
167 quiet(struct scenario *scenario) argument
175 take_stackshot(struct scenario *scenario, bool compress_ok, void (^cb)(void *buf, size_t size)) argument
345 struct scenario scenario = { argument
372 struct scenario scenario = { argument
385 struct scenario scenario = { argument
398 get_stats(stackshot_stats_t *_Nonnull out)
427 struct scenario scenario = { argument
465 struct scenario scenario = { argument
480 struct scenario scenario = { argument
493 struct scenario scenario = { argument
522 struct scenario scenario = { argument
550 struct scenario scenario = { argument
590 struct scenario scenario = { argument
628 #define CACHEADDR_ENV "STACKSHOT_TEST_DYLDADDR"
629 T_HELPER_DECL(spawn_reslide_child, "child process to spawn with alternate slide")
654 …hared_cache_flags, "tests stackshot's task_ss_flags for the shared cache", T_META_TAG_VM_PREFERRED)
722 …tioning task info", T_META_BOOTARGS_SET("enable_proc_exit_lpexit_spin=1"), T_META_TAG_VM_PREFERRED)
808 static void *stuck_sysctl_thread(void *arg) {
818 T_HELPER_DECL(zombie_child, "child process to sample as a zombie")
836 T_DECL(zombie, "tests a stackshot of a zombie task with a thread stuck in the kernel",
921 T_HELPER_DECL(exec_child_preexec, "child process pre-exec")
949 T_HELPER_DECL(exec_child_postexec, "child process post-exec to sample")
957 T_DECL(exec, "test getting full task snapshots for a task that execs", T_META_TAG_VM_PREFERRED)
1035 struct scenario scenario = { argument
1063 #define __ptrauth_swift_async_context_parent \
1065 #define __ptrauth_swift_async_context_resume \
1068 #define __ptrauth_swift_async_context_parent
1069 #define __ptrauth_swift_async_context_resume
1072 …yncstack_frame(x) ((uintptr_t)(void *)ptrauth_strip((void *)(x), ptrauth_key_function_pointer) + 1)