Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/arch/x86/events/
Dperf_event.h869 unsigned int lbr_from_flags:1; member