Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event.c1025 int n_running = cpuc->n_events - cpuc->n_added; in x86_pmu_enable() local
1032 for (i = 0; i < n_running; i++) { in x86_pmu_enable()
1065 else if (i < n_running) in x86_pmu_enable()