Lines Matching refs:lbr_entry
298 static __always_inline u64 rdlbr_from(unsigned int idx, struct lbr_entry *lbr) in rdlbr_from()
310 static __always_inline u64 rdlbr_to(unsigned int idx, struct lbr_entry *lbr) in rdlbr_to()
322 static __always_inline u64 rdlbr_info(unsigned int idx, struct lbr_entry *lbr) in rdlbr_info()
335 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all()
344 rdlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in rdlbr_all()
392 struct lbr_entry *entries = task_ctx->entries; in intel_pmu_arch_lbr_restore()
478 struct lbr_entry *entries = task_ctx->entries; in intel_pmu_arch_lbr_save()
892 struct lbr_entry *entries) in intel_pmu_store_lbr()
895 struct lbr_entry *lbr; in intel_pmu_store_lbr()
1266 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs()
1556 x86_pmu.lbr_nr * sizeof(struct lbr_entry); in get_lbr_state_size()
1633 lbr_nr * sizeof(struct lbr_entry); in intel_pmu_arch_lbr_init()