Lines Matching refs:T_ASSERT_NOTNULL
84 T_QUIET; T_ASSERT_NOTNULL(buf, "allocated stackshot buffer");
143 T_ASSERT_NOTNULL(config, "created stackshot config");
222 T_WITH_ERRNO; T_QUIET; T_ASSERT_NOTNULL(f,
431 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "dqlabel child semaphore");
434 T_QUIET; T_ASSERT_NOTNULL(parent_done_sem, "dqlabel parent semaphore");
437 T_QUIET; T_ASSERT_NOTNULL(dq, "dispatch queue");
466 T_QUIET; T_ASSERT_NOTNULL(cacheaddr_env, "getenv("CACHEADDR_ENV")");
475 T_QUIET; T_ASSERT_NOTNULL(addr, "shared cache address");
499 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "shared_cache child semaphore");
502 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
507 T_QUIET; T_ASSERT_NOTNULL(child_samesig_src, "dispatch_source_create (child_samesig_src)");
509 T_QUIET; T_ASSERT_NOTNULL(child_diffsig_src, "dispatch_source_create (child_diffsig_src)");
518 T_QUIET; T_ASSERT_NOTNULL(addr, "shared cache address");
561 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
564 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
570 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
650 T_QUIET; T_ASSERT_NOTNULL(child_thread_started, "zombie child thread semaphore");
673 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "zombie child semaphore");
676 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)");
750 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
754 T_QUIET; T_ASSERT_NOTNULL(parent_sig_src, "dispatch_source_create (child_sig_src)");
792 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
795 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
803 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
977 T_QUIET; T_ASSERT_NOTNULL(async_ts.child_ready_sem, "child_ready_sem alloc");
978 T_QUIET; T_ASSERT_NOTNULL(async_ts.child_exit_sem, "child_exit_sem alloc");
1376 T_QUIET; T_ASSERT_NOTNULL(binary_name, "Find basename in path '%s'", path);
1382 T_QUIET; T_ASSERT_NOTNULL(child_ready_sem, "exec child semaphore");
1385 T_QUIET; T_ASSERT_NOTNULL(signal_processing_q, "signal processing queue");
1389 T_QUIET; T_ASSERT_NOTNULL(child_sig_src, "dispatch_source_create (child_sig_src)");
2058 T_QUIET; T_ASSERT_NOTNULL(container, "parsed thread container from stackshot");
2165 T_QUIET; T_ASSERT_NOTNULL(cache_header, "current process running with shared cache");
2179 T_QUIET; T_ASSERT_NOTNULL(pid_num, "sharedcache child pid provided");
2180 T_QUIET; T_ASSERT_NOTNULL(sameaddr_num, "sharedcache child addrsame provided");
2190 T_ASSERT_NOTNULL(pid_num, "transitioning task pid provided");
2196 T_QUIET; T_ASSERT_NOTNULL(pid_num, "zombie child pid provided");
2203 T_QUIET; T_ASSERT_NOTNULL(unique_pid_num, "postexec child unique pid provided");
2210 T_QUIET; T_ASSERT_NOTNULL(tid_num, "cseg's expected thread id provided");
2232 T_QUIET; T_ASSERT_NOTNULL(pid_num, "translated child pid provided");
2238 T_QUIET; T_ASSERT_NOTNULL(pid_num, "exec inprogress pid provided");
2243 T_QUIET; T_ASSERT_NOTNULL(exec_inprogress_cb, "exec inprogress found callback provided");
2248 T_QUIET; T_ASSERT_NOTNULL(threadid_id, "asyncstack threadid provided");
2251 T_QUIET; T_ASSERT_NOTNULL(asyncstack_stack, "asyncstack expected stack provided");
2301 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(inflatedBufferBase, "allocated temporary output buffer");
2343 T_QUIET; T_ASSERT_NOTNULL(array, "parsed array from stackshot");
2349 T_ASSERT_NOTNULL(shared_cache_uuids, "parsed shared cache layout array");
2375 T_QUIET; T_ASSERT_NOTNULL(container, "parsed task/transitioning_task container from stackshot");
2505 …T_QUIET; T_ASSERT_NOTNULL(sharedregion_info, "kTaskSharedRegionOther should have a shared_cache_dy…
2609 T_QUIET; T_ASSERT_NOTNULL(task_cpu_architecture[@"cputype"], "have cputype");
2610 T_QUIET; T_ASSERT_NOTNULL(task_cpu_architecture[@"cpusubtype"], "have cputype");
2663 …T_QUIET; T_ASSERT_NOTNULL(async_stack, "async thread %#llx has user_async_stack_frames", asyncstac…
2664 …T_QUIET; T_ASSERT_NOTNULL(start_idx, "async thread %#llx has user_async_start_index", asyncstack_t…
2665 …T_QUIET; T_ASSERT_NOTNULL(user_stack, "async thread %#llx has user_stack_frames", asyncstack_threa…