Searched refs:lbr_entry (Results 1 – 4 of 4) sorted by relevance
297 static __always_inline u64 rdlbr_from(unsigned int idx, struct lbr_entry *lbr) in rdlbr_from()309 static __always_inline u64 rdlbr_to(unsigned int idx, struct lbr_entry *lbr) in rdlbr_to()321 static __always_inline u64 rdlbr_info(unsigned int idx, struct lbr_entry *lbr) in rdlbr_info()334 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all()343 rdlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in rdlbr_all()391 struct lbr_entry *entries = task_ctx->entries; in intel_pmu_arch_lbr_restore()477 struct lbr_entry *entries = task_ctx->entries; in intel_pmu_arch_lbr_save()870 struct lbr_entry *entries) in intel_pmu_store_lbr()873 struct lbr_entry *lbr; in intel_pmu_store_lbr()1186 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs()[all …]
1119 sz += x86_pmu.lbr_nr * sizeof(struct lbr_entry); in adaptive_pebs_record_size_update()1831 struct lbr_entry *lbr = next_record; in setup_pebs_adaptive_sample_data()1834 next_record = next_record + num_lbr * sizeof(struct lbr_entry); in setup_pebs_adaptive_sample_data()
260 struct lbr_entry { struct272 struct lbr_entry entries[]; argument
953 struct lbr_entry lbr[MAX_LBR_ENTRIES];958 struct lbr_entry entries[];1540 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr);