Lines Matching refs:T_ASSERT_NOTNULL
115 T_QUIET; T_ASSERT_NOTNULL(configs, "allocated config words"); in prepare_kpc()
134 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(periods, "allocate periods array"); in kpc_reset_atend()
158 T_QUIET; T_ASSERT_NOTNULL(threads, "allocated array of threads"); in start_threads()
268 T_QUIET; T_ASSERT_NOTNULL(counts, "allocated space for counter values");
271 T_QUIET; T_ASSERT_NOTNULL(tly, "allocated space for tallies");
324 T_QUIET; T_ASSERT_NOTNULL(ctrs_a, NULL);
336 T_QUIET; T_ASSERT_NOTNULL(ctrs_b, NULL);
381 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(periods, "allocate periods array");
400 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(ktconfig, "create current config");
405 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(cpus, "allocate CPUs array");
414 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");
501 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(counts,
506 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(tly, "allocated tallies array");
655 T_QUIET; T_ASSERT_NOTNULL(configs, "allocated config words");
675 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(periods, "allocate periods array");
702 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");