Searched refs:lbr (Results 1 – 9 of 9) sorted by relevance
549 u64 lbr; in intel_pmu_lbr_read_32() member552 rdmsrl(x86_pmu.lbr_from + lbr_idx, msr_lastbranch.lbr); in intel_pmu_lbr_read_32()1094 void intel_pmu_store_pebs_lbrs(struct pebs_lbr *lbr) in intel_pmu_store_pebs_lbrs() argument1101 u64 info = lbr->lbr[i].info; in intel_pmu_store_pebs_lbrs()1104 e->from = lbr->lbr[i].from; in intel_pmu_store_pebs_lbrs()1105 e->to = lbr->lbr[i].to; in intel_pmu_store_pebs_lbrs()
4 obj-$(CONFIG_CPU_SUP_INTEL) += lbr.o p4.o p6.o pt.o
1597 struct pebs_lbr *lbr = next_record; in setup_pebs_adaptive_sample_data() local1603 intel_pmu_store_pebs_lbrs(lbr); in setup_pebs_adaptive_sample_data()
219 struct pebs_lbr_entry lbr[0]; /* Variable length */ member
57 FP mode, "dwarf" for DWARF mode, "lbr" for LBR mode and244 (DWARF's CFI - Call Frame Information) or "lbr"252 Using the "lbr" method doesn't require any compiler options. It
384 The record-mode can be 'fp' (frame pointer), 'dwarf' and 'lbr'.387 'lbr' only work for cpus that support it.
165 are 'dwarf' and 'lbr', where available, try: 'perf trace --call-graph dwarf'.
1015 void intel_pmu_store_pebs_lbrs(struct pebs_lbr *lbr);
511 b926 lbr RRE_RR