Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/events/
H A Dcore.c1297 int n_running = cpuc->n_events - cpuc->n_added; in x86_pmu_enable() local
1304 for (i = 0; i < n_running; i++) { in x86_pmu_enable()
1337 else if (i < n_running) in x86_pmu_enable()