Lines Matching refs:T_ASSERT_NOTNULL
120 T_QUIET; T_ASSERT_NOTNULL(buf, "allocated stackshot buffer");
182 T_ASSERT_NOTNULL(config, "created stackshot config");
265 T_WITH_ERRNO; T_QUIET; T_ASSERT_NOTNULL(f,
602 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "dqlabel child semaphore");
605 T_QUIET; T_ASSERT_NOTNULL(parent_done_sem, "dqlabel parent semaphore");
608 T_QUIET; T_ASSERT_NOTNULL(dq, "dispatch queue");
637 T_QUIET; T_ASSERT_NOTNULL(cacheaddr_env, "getenv("CACHEADDR_ENV")");
646 T_QUIET; T_ASSERT_NOTNULL(addr, "shared cache address");
670 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "shared_cache child semaphore");
673 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
678 T_QUIET; T_ASSERT_NOTNULL(child_samesig_src, "dispatch_source_create (child_samesig_src)");
680 T_QUIET; T_ASSERT_NOTNULL(child_diffsig_src, "dispatch_source_create (child_diffsig_src)");
689 T_QUIET; T_ASSERT_NOTNULL(addr, "shared cache address");
732 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
735 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
741 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
822 T_QUIET; T_ASSERT_NOTNULL(child_thread_started, "zombie child thread semaphore");
847 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "zombie child semaphore");
850 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
858 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
924 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
928 T_QUIET; T_ASSERT_NOTNULL(parent_sig_src, "dispatch_source_create (child_sig_src)");
966 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
969 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
977 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
1155 T_QUIET; T_ASSERT_NOTNULL(async_ts.child_ready_sem, "child_ready_sem alloc");
1156 T_QUIET; T_ASSERT_NOTNULL(async_ts.child_exit_sem, "child_exit_sem alloc");
1461 T_QUIET; T_ASSERT_NOTNULL(properties, "properties is not null");
1675 T_QUIET; T_ASSERT_NOTNULL(binary_name, "Find basename in path '%s'", path);
1681 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
1684 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
1688 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
2819 T_QUIET; T_ASSERT_NOTNULL(container, "parsed thread container from stackshot");
2936 T_QUIET; T_ASSERT_NOTNULL(cache_header, "current process running with shared cache");
2950 T_QUIET; T_ASSERT_NOTNULL(pid_num, "sharedcache child pid provided");
2951 T_QUIET; T_ASSERT_NOTNULL(sameaddr_num, "sharedcache child addrsame provided");
2961 T_ASSERT_NOTNULL(pid_num, "transitioning task pid provided");
2967 T_QUIET; T_ASSERT_NOTNULL(pid_num, "zombie child pid provided");
2974 T_QUIET; T_ASSERT_NOTNULL(unique_pid_num, "postexec child unique pid provided");
2981 T_QUIET; T_ASSERT_NOTNULL(tid_num, "cseg's expected thread id provided");
3016 T_QUIET; T_ASSERT_NOTNULL(pid_num, "translated child pid provided");
3022 T_QUIET; T_ASSERT_NOTNULL(pid_num, "exec inprogress pid provided");
3027 T_QUIET; T_ASSERT_NOTNULL(exec_inprogress_cb, "exec inprogress found callback provided");
3031 T_QUIET; T_ASSERT_NOTNULL(driverkit_cb, "driverkit found callback provided");
3036 T_QUIET; T_ASSERT_NOTNULL(threadid_id, "asyncstack threadid provided");
3039 T_QUIET; T_ASSERT_NOTNULL(asyncstack_stack, "asyncstack expected stack provided");
3089 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(inflatedBufferBase, "allocated temporary output buffer");
3131 T_QUIET; T_ASSERT_NOTNULL(array, "parsed array from stackshot");
3137 T_ASSERT_NOTNULL(shared_cache_uuids, "parsed shared cache layout array");
3155 T_QUIET; T_ASSERT_NOTNULL(container, "parsed sharedcache container from stackshot");
3177 T_QUIET; T_ASSERT_NOTNULL(container, "parsed task/transitioning_task container from stackshot");
3474 T_QUIET; T_ASSERT_NOTNULL(task_cpu_architecture[@"cputype"], "have cputype");
3475 T_QUIET; T_ASSERT_NOTNULL(task_cpu_architecture[@"cpusubtype"], "have cputype");
3487 T_QUIET; T_ASSERT_NOTNULL(codesigning_info[@"csflags"], "have csflags");
3491 …T_QUIET; T_ASSERT_NOTNULL(container[@"task_snapshots"][@"jetsam_coalition"], "have jetsam coalitio…
3537 …T_QUIET; T_ASSERT_NOTNULL(async_stack, "async thread %#llx has user_async_stack_frames", asyncstac…
3538 …T_QUIET; T_ASSERT_NOTNULL(start_idx, "async thread %#llx has user_async_start_index", asyncstack_t…
3539 …T_QUIET; T_ASSERT_NOTNULL(user_stack, "async thread %#llx has user_stack_frames", asyncstack_threa…
3757 T_ASSERT_NOTNULL(ssbuf, "non-null kernel stackshot");