Lines Matching refs:tc_index
249 thread_call_index_t index = call->tc_index; in thread_call_get_group()
574 call->tc_index = THREAD_CALL_INDEX_HIGH; in thread_call_setup_with_options()
577 call->tc_index = THREAD_CALL_INDEX_KERNEL; in thread_call_setup_with_options()
580 call->tc_index = THREAD_CALL_INDEX_USER; in thread_call_setup_with_options()
583 call->tc_index = THREAD_CALL_INDEX_LOW; in thread_call_setup_with_options()
586 call->tc_index = THREAD_CALL_INDEX_KERNEL_HIGH; in thread_call_setup_with_options()
1038 call->tc_index = THREAD_CALL_INDEX_HIGH; in thread_call_allocate_with_qos()
1041 call->tc_index = THREAD_CALL_INDEX_USER; in thread_call_allocate_with_qos()
1045 call->tc_index = THREAD_CALL_INDEX_LOW; in thread_call_allocate_with_qos()
1048 call->tc_index = THREAD_CALL_INDEX_QOS_UT; in thread_call_allocate_with_qos()
1051 call->tc_index = THREAD_CALL_INDEX_QOS_IN; in thread_call_allocate_with_qos()
1054 call->tc_index = THREAD_CALL_INDEX_QOS_UI; in thread_call_allocate_with_qos()