Home
last modified time | relevance | path

Searched defs:lbr (Results 1 – 4 of 4) sorted by relevance

/linux-5.10/arch/x86/events/intel/
Dlbr.c378 static __always_inline u64 rdlbr_from(unsigned int idx, struct lbr_entry *lbr) in rdlbr_from()
390 static __always_inline u64 rdlbr_to(unsigned int idx, struct lbr_entry *lbr) in rdlbr_to()
402 static __always_inline u64 rdlbr_info(unsigned int idx, struct lbr_entry *lbr) in rdlbr_info()
415 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all()
424 rdlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in rdlbr_all()
783 u64 lbr; in intel_pmu_lbr_read_32() member
935 struct lbr_entry *lbr; in intel_pmu_store_lbr() local
1452 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs()
1833 int x86_perf_get_lbr(struct x86_pmu_lbr *lbr) in x86_perf_get_lbr()
Dds.c1598 struct lbr_entry *lbr = next_record; in setup_pebs_adaptive_sample_data() local
/linux-5.10/arch/x86/include/asm/
Dperf_event.h491 static inline int x86_perf_get_lbr(struct x86_pmu_lbr *lbr) in x86_perf_get_lbr()
/linux-5.10/arch/x86/events/
Dperf_event.h826 struct lbr_entry lbr[MAX_LBR_ENTRIES]; member
850 struct arch_lbr_state lbr; member