Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/bench/
Depoll-wait.c105 static bool noaffinity; variable
132 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
306 noaffinity ? "":"CPU affinity ", in do_threads()
308 if (!noaffinity) in do_threads()
345 if (!noaffinity) { in do_threads()
362 if (!noaffinity) in do_threads()
Depoll-ctl.c57 static bool noaffinity; variable
79 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
231 if (!noaffinity) in do_threads()
256 if (!noaffinity) { in do_threads()
273 if (!noaffinity) in do_threads()