Home
last modified time | relevance | path

Searched refs:last_task_ctx (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/x86/events/intel/
Dlbr.c198 cpuc->last_task_ctx = NULL; in intel_pmu_lbr_reset()
439 if ((ctx == cpuc->last_task_ctx) && in __intel_pmu_lbr_restore()
514 cpuc->last_task_ctx = ctx; in __intel_pmu_lbr_save()
/linux-6.1.9/arch/x86/events/amd/
Dlbr.c336 cpuc->last_task_ctx = NULL; in amd_pmu_lbr_reset()
/linux-6.1.9/arch/x86/events/
Dperf_event.h289 void *last_task_ctx; member