Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_amp.c103 sched_amp_thread_avoid_processor(processor_t processor, thread_t thread, __unused ast_t reason);
150 .thread_avoid_processor = sched_amp_thread_avoid_processor,
638 sched_amp_thread_avoid_processor(processor_t processor, thread_t thread, __unused ast_t reason) in sched_amp_thread_avoid_processor() function