Searched refs:lbr (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dperf_event_intel_lbr.c389 u64 lbr; intel_pmu_lbr_read_32() member in union:__anon3144
392 rdmsrl(x86_pmu.lbr_from + lbr_idx, msr_lastbranch.lbr); intel_pmu_lbr_read_32()
621 * maybe zero if lbr did not fill up after a reset by the time branch_type()
H A Dperf_event.h592 bool lbr_double_abort; /* duplicated lbr aborts */
H A Dperf_event.c280 /* undo the lbr/bts event accounting */ hw_perf_lbr_event_destroy()
H A Dperf_event_intel.c2312 /* disallow lbr if conflicting events are present */ intel_pmu_hw_config()
/linux-4.1.27/tools/perf/util/
H A Dcallchain.c100 } else if (!strncmp(name, "lbr", sizeof("lbr"))) { parse_callchain_record_opt()
106 "needed for --call-graph lbr\n"); parse_callchain_record_opt()
/linux-4.1.27/tools/perf/
H A Dbuiltin-record.c839 const char record_callchain_help[] = CALLCHAIN_HELP "fp dwarf lbr";
841 const char record_callchain_help[] = CALLCHAIN_HELP "fp lbr";
/linux-4.1.27/include/uapi/linux/
H A Dperf_event.h738 * { u64 from, to, flags } lbr[nr];} && PERF_SAMPLE_BRANCH_STACK
/linux-4.1.27/arch/s390/kernel/
H A Ddis.c1106 { "lbr", 0x26, INSTR_RRE_RR },

Completed in 251 milliseconds