Searched refs:last_task_ctx (Results 1 – 3 of 3) sorted by relevance
334 cpuc->last_task_ctx = NULL; in amd_pmu_lbr_reset()
199 cpuc->last_task_ctx = NULL; in intel_pmu_lbr_reset()446 if ((ctx == cpuc->last_task_ctx) && in __intel_pmu_lbr_restore()521 cpuc->last_task_ctx = ctx; in __intel_pmu_lbr_save()
309 void *last_task_ctx; member