Lines Matching refs:T_ASSERT_NOTNULL
113 T_QUIET; T_ASSERT_NOTNULL(configs, "allocated config words"); in prepare_kpc()
132 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(periods, "allocate periods array"); in kpc_reset_atend()
156 T_QUIET; T_ASSERT_NOTNULL(threads, "allocated array of threads"); in start_threads()
264 T_QUIET; T_ASSERT_NOTNULL(counts, "allocated space for counter values");
267 T_QUIET; T_ASSERT_NOTNULL(tly, "allocated space for tallies");
319 T_QUIET; T_ASSERT_NOTNULL(ctrs_a, NULL);
331 T_QUIET; T_ASSERT_NOTNULL(ctrs_b, NULL);
374 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(periods, "allocate periods array");
393 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(ktconfig, "create current config");
398 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(cpus, "allocate CPUs array");
407 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");
494 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(counts,
499 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(tly, "allocated tallies array");
646 T_QUIET; T_ASSERT_NOTNULL(configs, "allocated config words");
665 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(periods, "allocate periods array");
692 T_QUIET; T_WITH_ERRNO; T_ASSERT_NOTNULL(sess, "ktrace_session_create");