Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/events/intel/
Dlbr.c790 if (x86_pmu.lbr_from_flags) { in intel_pmu_lbr_read_64()
1437 x86_pmu.lbr_from_flags = 1; in intel_pmu_lbr_init()
1443 x86_pmu.lbr_from_flags = 1; in intel_pmu_lbr_init()
1454 x86_pmu.lbr_from_flags = 1; in intel_pmu_lbr_init()
/linux-6.1.9/arch/x86/events/
Dperf_event.h865 unsigned int lbr_from_flags:1; member