Searched refs:avoiding (Results 1 – 2 of 2) sorted by relevance
59 bool avoiding = impl_thread_avoid_processor(thread, cpu_id, quantum_expiry); in thread_avoid_processor_expect() local60 …fprintf(_log, "%s: thread %p would avoid cpu %d? %d, expecting to avoid? %d\n", avoiding == avoid_… in thread_avoid_processor_expect()61 "PASS" : "FAIL", (void *)thread, cpu_id, avoiding, avoid_expected); in thread_avoid_processor_expect()62 return avoiding == avoid_expected; in thread_avoid_processor_expect()
162 # The next build should be a "clean" build to prevent the .o file avoiding