Searched refs:last_task_ctx (Results 1 – 2 of 2) sorted by relevance
258 cpuc->last_task_ctx = NULL; in intel_pmu_lbr_reset()499 if ((ctx == cpuc->last_task_ctx) && in __intel_pmu_lbr_restore()574 cpuc->last_task_ctx = ctx; in __intel_pmu_lbr_save()
286 void *last_task_ctx; member