Searched refs:wrlbr_all (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | lbr.c | 415 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all() function 452 wrlbr_all(&task_ctx->lbr[i], lbr_idx, need_info); in intel_pmu_lbr_restore() 482 wrlbr_all(&entries[i], i, true); in intel_pmu_arch_lbr_restore()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | lbr.c | 334 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all() function 371 wrlbr_all(&task_ctx->lbr[i], lbr_idx, need_info); in intel_pmu_lbr_restore() 401 wrlbr_all(&entries[i], i, true); in intel_pmu_arch_lbr_restore()
|
Completed in 6 milliseconds