Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/bench/
Depoll-wait.c104 static bool noaffinity; variable
131 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
305 noaffinity ? "":"CPU affinity ", in do_threads()
307 if (!noaffinity) in do_threads()
344 if (!noaffinity) { in do_threads()
361 if (!noaffinity) in do_threads()
Depoll-ctl.c56 static bool noaffinity; variable
78 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
230 if (!noaffinity) in do_threads()
255 if (!noaffinity) { in do_threads()
272 if (!noaffinity) in do_threads()