Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
H A Dlbr.c819 if (x86_pmu.lbr_from_flags) { in intel_pmu_lbr_read_64()
1526 x86_pmu.lbr_from_flags = 1; in intel_pmu_lbr_init()
1532 x86_pmu.lbr_from_flags = 1; in intel_pmu_lbr_init()
1543 x86_pmu.lbr_from_flags = 1; in intel_pmu_lbr_init()
/linux-6.15/arch/x86/events/
H A Dperf_event.h919 unsigned int lbr_from_flags:1; member