Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dperf_event.c1031 int n_running = cpuc->n_events - cpuc->n_added; in x86_pmu_enable() local
1038 for (i = 0; i < n_running; i++) { in x86_pmu_enable()
1071 else if (i < n_running) in x86_pmu_enable()