Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event.c1010 int n_running = cpuc->n_events - cpuc->n_added; in x86_pmu_enable() local
1017 for (i = 0; i < n_running; i++) { in x86_pmu_enable()
1050 else if (i < n_running) in x86_pmu_enable()