Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Depoll-wait.c104 static bool noaffinity; variable
131 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
307 noaffinity ? "":"CPU affinity ", in do_threads()
309 if (!noaffinity) in do_threads()
351 if (!noaffinity) { in do_threads()
374 if (!noaffinity) in do_threads()
H A Depoll-ctl.c56 static bool noaffinity; variable
78 OPT_BOOLEAN( 'n', "noaffinity", &noaffinity, "Disables CPU affinity"),
232 if (!noaffinity) in do_threads()
262 if (!noaffinity) { in do_threads()
285 if (!noaffinity) in do_threads()