Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/bench/
Depoll-wait.c103 static bool noaffinity; variable
130 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
304 noaffinity ? "":"CPU affinity ", in do_threads()
306 if (!noaffinity) in do_threads()
343 if (!noaffinity) { in do_threads()
360 if (!noaffinity) in do_threads()
Depoll-ctl.c55 static bool noaffinity; variable
77 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
229 if (!noaffinity) in do_threads()
254 if (!noaffinity) { in do_threads()
271 if (!noaffinity) in do_threads()