Searched refs:excl_thread_id (Results 1 – 2 of 2) sorted by relevance
3275 int tid = cpuc->excl_thread_id; in intel_start_scheduling()3305 int tid = cpuc->excl_thread_id; in intel_commit_scheduling()3331 int tid = cpuc->excl_thread_id; in intel_stop_scheduling()3388 int tid = cpuc->excl_thread_id; in intel_get_excl_constraints()3514 int tid = cpuc->excl_thread_id; in intel_put_excl_constraints()4318 cpuc->excl_thread_id = 0; in intel_cpuc_prepare()4476 if (!sibling->excl_thread_id) in intel_pmu_cpu_starting()4477 cpuc->excl_thread_id = 1; in intel_pmu_cpu_starting()
310 int excl_thread_id; /* 0 or 1 */ member
Completed in 19 milliseconds