Lines Matching full:threaded
51 * multi-threaded tick accounting. The CPUs are chosen
59 * This implementation gives us a multi-threaded tick processing facility that
61 * configurations it may be desirable to let the processing be single-threaded
69 * to switch to multi-threaded. Similarly, if CPUs are removed dynamically
70 * no attempt is made to switch to single-threaded. This is to keep the
80 * multi-threaded tick accounting kicks in.
87 * Indicates whether or not tick accounting is single threaded.
132 * Where to begin the scan for single-threaded mode. In multi-threaded,
231 * then we assume single threaded. in clock_tick_init_post()
244 * single-threaded. in clock_tick_init_post()
542 * Note that in the single-threaded mode, this handles the clock in clock_tick_execute_common()