Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dlbr.c280 cpuc->last_task_ctx = NULL; in intel_pmu_lbr_reset()
520 if ((ctx == cpuc->last_task_ctx) && in __intel_pmu_lbr_restore()
595 cpuc->last_task_ctx = ctx; in __intel_pmu_lbr_save()
/kernel/linux/linux-5.10/arch/x86/events/
Dperf_event.h280 void *last_task_ctx; member