Home
last modified time | relevance | path

Searched refs:lbr (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/perf/Documentation/
Dperf-record.txt57 FP mode, "dwarf" for DWARF mode, "lbr" for LBR mode and
150 (DWARF's CFI - Call Frame Information) or "lbr"
158 Using the "lbr" method doesn't require any compiler options. It
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_lbr.c404 u64 lbr; in intel_pmu_lbr_read_32() member
407 rdmsrl(x86_pmu.lbr_from + lbr_idx, msr_lastbranch.lbr); in intel_pmu_lbr_read_32()