Home
last modified time | relevance | path

Searched refs:sched_kdebug_test_fail (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/tests/sched/
H A Dsched_test_utils.h143 void sched_kdebug_test_fail(uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3);
H A Dcluster_bound_threads.c205 sched_kdebug_test_fail(t, bind_cluster, running_on_cluster, 0); in spin_cluster_binding()
H A Drttimer.c212 sched_kdebug_test_fail(delay_in_ns, total_delta_micros, avg_elapsed_reading, worst_miss); in perform_test()
H A Dsched_test_utils.c784 sched_kdebug_test_fail(uint64_t arg0, uint64_t arg1, uint64_t arg2, uint64_t arg3) in sched_kdebug_test_fail() function