Searched refs:excl_thread_id (Results 1 – 2 of 2) sorted by relevance
3374 int tid = cpuc->excl_thread_id; in intel_start_scheduling()3404 int tid = cpuc->excl_thread_id; in intel_commit_scheduling()3430 int tid = cpuc->excl_thread_id; in intel_stop_scheduling()3487 int tid = cpuc->excl_thread_id; in intel_get_excl_constraints()3613 int tid = cpuc->excl_thread_id; in intel_put_excl_constraints()4554 cpuc->excl_thread_id = 0; in intel_cpuc_prepare()4732 if (!sibling->excl_thread_id) in intel_pmu_cpu_starting()4733 cpuc->excl_thread_id = 1; in intel_pmu_cpu_starting()
318 int excl_thread_id; /* 0 or 1 */ member
Completed in 18 milliseconds