Lines Matching refs:T_ASSERT_NOTNULL
119 T_QUIET; T_ASSERT_NOTNULL(buf, "allocated stackshot buffer");
180 T_ASSERT_NOTNULL(config, "created stackshot config");
263 T_WITH_ERRNO; T_QUIET; T_ASSERT_NOTNULL(f,
545 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "dqlabel child semaphore");
548 T_QUIET; T_ASSERT_NOTNULL(parent_done_sem, "dqlabel parent semaphore");
551 T_QUIET; T_ASSERT_NOTNULL(dq, "dispatch queue");
580 T_QUIET; T_ASSERT_NOTNULL(cacheaddr_env, "getenv("CACHEADDR_ENV")");
589 T_QUIET; T_ASSERT_NOTNULL(addr, "shared cache address");
613 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "shared_cache child semaphore");
616 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
621 T_QUIET; T_ASSERT_NOTNULL(child_samesig_src, "dispatch_source_create (child_samesig_src)");
623 T_QUIET; T_ASSERT_NOTNULL(child_diffsig_src, "dispatch_source_create (child_diffsig_src)");
632 T_QUIET; T_ASSERT_NOTNULL(addr, "shared cache address");
675 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
678 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
684 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
765 T_QUIET; T_ASSERT_NOTNULL(child_thread_started, "zombie child thread semaphore");
790 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "zombie child semaphore");
793 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
801 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
867 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
871 T_QUIET; T_ASSERT_NOTNULL(parent_sig_src, "dispatch_source_create (child_sig_src)");
909 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
912 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
920 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
1098 T_QUIET; T_ASSERT_NOTNULL(async_ts.child_ready_sem, "child_ready_sem alloc");
1099 T_QUIET; T_ASSERT_NOTNULL(async_ts.child_exit_sem, "child_exit_sem alloc");
1404 T_QUIET; T_ASSERT_NOTNULL(properties, "properties is not null");
1590 T_QUIET; T_ASSERT_NOTNULL(binary_name, "Find basename in path '%s'", path);
1596 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
1599 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
1603 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
2691 T_QUIET; T_ASSERT_NOTNULL(container, "parsed thread container from stackshot");
2808 T_QUIET; T_ASSERT_NOTNULL(cache_header, "current process running with shared cache");
2822 T_QUIET; T_ASSERT_NOTNULL(pid_num, "sharedcache child pid provided");
2823 T_QUIET; T_ASSERT_NOTNULL(sameaddr_num, "sharedcache child addrsame provided");
2833 T_ASSERT_NOTNULL(pid_num, "transitioning task pid provided");
2839 T_QUIET; T_ASSERT_NOTNULL(pid_num, "zombie child pid provided");
2846 T_QUIET; T_ASSERT_NOTNULL(unique_pid_num, "postexec child unique pid provided");
2853 T_QUIET; T_ASSERT_NOTNULL(tid_num, "cseg's expected thread id provided");
2888 T_QUIET; T_ASSERT_NOTNULL(pid_num, "translated child pid provided");
2894 T_QUIET; T_ASSERT_NOTNULL(pid_num, "exec inprogress pid provided");
2899 T_QUIET; T_ASSERT_NOTNULL(exec_inprogress_cb, "exec inprogress found callback provided");
2903 T_QUIET; T_ASSERT_NOTNULL(driverkit_cb, "driverkit found callback provided");
2908 T_QUIET; T_ASSERT_NOTNULL(threadid_id, "asyncstack threadid provided");
2911 T_QUIET; T_ASSERT_NOTNULL(asyncstack_stack, "asyncstack expected stack provided");
2961 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(inflatedBufferBase, "allocated temporary output buffer");
3003 T_QUIET; T_ASSERT_NOTNULL(array, "parsed array from stackshot");
3009 T_ASSERT_NOTNULL(shared_cache_uuids, "parsed shared cache layout array");
3027 T_QUIET; T_ASSERT_NOTNULL(container, "parsed sharedcache container from stackshot");
3049 T_QUIET; T_ASSERT_NOTNULL(container, "parsed task/transitioning_task container from stackshot");
3343 T_QUIET; T_ASSERT_NOTNULL(task_cpu_architecture[@"cputype"], "have cputype");
3344 T_QUIET; T_ASSERT_NOTNULL(task_cpu_architecture[@"cpusubtype"], "have cputype");
3356 T_QUIET; T_ASSERT_NOTNULL(codesigning_info[@"csflags"], "have csflags");
3360 …T_QUIET; T_ASSERT_NOTNULL(container[@"task_snapshots"][@"jetsam_coalition"], "have jetsam coalitio…
3406 …T_QUIET; T_ASSERT_NOTNULL(async_stack, "async thread %#llx has user_async_stack_frames", asyncstac…
3407 …T_QUIET; T_ASSERT_NOTNULL(start_idx, "async thread %#llx has user_async_start_index", asyncstack_t…
3408 …T_QUIET; T_ASSERT_NOTNULL(user_stack, "async thread %#llx has user_stack_frames", asyncstack_threa…
3626 T_ASSERT_NOTNULL(ssbuf, "non-null kernel stackshot");