Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_ds.c779 bool first_pebs; in intel_pmu_pebs_enable() local
784 first_pebs = !pebs_is_enabled(cpuc); in intel_pmu_pebs_enable()
800 if (first_pebs) in intel_pmu_pebs_enable()
809 if (!first_pebs && in intel_pmu_pebs_enable()
820 if (first_pebs || ds->pebs_interrupt_threshold > threshold) in intel_pmu_pebs_enable()