Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/events/intel/
Dlbr.c281 cpuc->last_log_id = 0; in intel_pmu_lbr_reset()
521 (task_context_opt(ctx)->log_id == cpuc->last_log_id) && in __intel_pmu_lbr_restore()
596 cpuc->last_log_id = ++task_context_opt(ctx)->log_id; in __intel_pmu_lbr_save()
/kernel/linux/linux-5.10/arch/x86/events/
Dperf_event.h281 int last_log_id; member