Searched refs:high_throughput_required (Results 1 – 2 of 2) sorted by relevance
212 (int)pSchedContext->high_throughput_required, in cds_sched_find_attach_cpu()246 pSchedContext->high_throughput_required)) { in cds_sched_handle_cpu_hot_plug()326 if (pSchedContext->high_throughput_required != high_tput_required) { in cds_sched_handle_throughput_req()327 pSchedContext->high_throughput_required = high_tput_required; in cds_sched_handle_throughput_req()486 pSchedContext->high_throughput_required = false; in cds_sched_open()
141 bool high_throughput_required; member