Searched refs:lbr (Results 1 – 13 of 13) sorted by relevance
378 static __always_inline u64 rdlbr_from(unsigned int idx, struct lbr_entry *lbr) in rdlbr_from() argument382 if (lbr) in rdlbr_from()383 return lbr->from; in rdlbr_from()390 static __always_inline u64 rdlbr_to(unsigned int idx, struct lbr_entry *lbr) in rdlbr_to() argument394 if (lbr) in rdlbr_to()395 return lbr->to; in rdlbr_to()402 static __always_inline u64 rdlbr_info(unsigned int idx, struct lbr_entry *lbr) in rdlbr_info() argument406 if (lbr) in rdlbr_info()407 return lbr->info; in rdlbr_info()415 wrlbr_all(struct lbr_entry *lbr, unsigned int idx, bool need_info) in wrlbr_all() argument[all …]
4 obj-$(CONFIG_CPU_SUP_INTEL) += lbr.o p4.o p6.o pt.o
1603 struct lbr_entry *lbr = next_record; in setup_pebs_adaptive_sample_data() local1609 intel_pmu_store_pebs_lbrs(lbr); in setup_pebs_adaptive_sample_data()
484 extern int x86_perf_get_lbr(struct x86_pmu_lbr *lbr);491 static inline int x86_perf_get_lbr(struct x86_pmu_lbr *lbr) in x86_perf_get_lbr() argument
114 --stitch-lbr::117 perf c2c record --call-graph lbr.119 it can recreate better call stacks than the default lbr call stack
322 --stitch-lbr::324 callgraph. The option must be used with --call-graph lbr recording.326 it can recreate better call stacks than the default lbr call stack
447 --stitch-lbr::450 perf record --call-graph lbr.452 it can recreate better call stacks than the default lbr call stack
491 --stitch-lbr::494 perf record --call-graph lbr.496 it can recreate better call stacks than the default lbr call stack
61 FP mode, "dwarf" for DWARF mode, "lbr" for LBR mode and258 Call Frame Information) or "lbr" (Hardware Last Branch Record265 Using the "lbr" method doesn't require any compiler options. It
418 and 'lbr'. The value 'dwarf' is effective only if libunwind420 the value 'lbr' only works for certain cpus. The method for
174 are 'dwarf' and 'lbr', where available, try: 'perf trace --call-graph dwarf'.
828 struct lbr_entry lbr[MAX_LBR_ENTRIES]; member852 struct arch_lbr_state lbr; member1183 void intel_pmu_store_pebs_lbrs(struct lbr_entry *lbr);
511 b926 lbr RRE_RR