Home
last modified time | relevance | path

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

/tools/perf/bench/
Dnuma.c252 int cpu_stop = (target_node + 1) * cpus_per_node; in bind_to_node() local
254 BUG_ON(cpu_stop > g->p.nr_cpus); in bind_to_node()
256 for (cpu = cpu_start; cpu < cpu_stop; cpu++) in bind_to_node()