Home
last modified time | relevance | path

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

/kernel/linux/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()
799 u64 lbr; in intel_pmu_lbr_read_32() member
951 struct lbr_entry *lbr; in intel_pmu_store_lbr() local
1476 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr) in intel_pmu_store_pebs_lbrs()
1860 int x86_perf_get_lbr(struct x86_pmu_lbr *lbr) in x86_perf_get_lbr()
Dds.c1603 struct lbr_entry *lbr = next_record; in setup_pebs_adaptive_sample_data() local
/kernel/linux/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()
/kernel/linux/linux-5.10/arch/x86/events/
Dperf_event.h828 struct lbr_entry lbr[MAX_LBR_ENTRIES]; member
852 struct arch_lbr_state lbr; member