Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c812 bool first_pebs; in intel_pmu_pebs_enable() local
817 first_pebs = !pebs_is_enabled(cpuc); in intel_pmu_pebs_enable()
833 if (first_pebs) in intel_pmu_pebs_enable()
842 if (!first_pebs && in intel_pmu_pebs_enable()
853 if (first_pebs || ds->pebs_interrupt_threshold > threshold) in intel_pmu_pebs_enable()