Home | History | Annotate | Download | only in eas

Lines Matching full:busy

55     The test creates as many busy threads as there are big cpus.
56 These busy threads have high load and should run in the CPUs with
81 in the system. The busy threads must run on the big cpus in the
155 """Helper function to check the residencies of all busy threads on a
170 """All busy threads run in the beginning in big cpus"""
179 """Busy threads migrate to little in the thermally constrained phase"""
186 msg = "One or more of the busy threads didn't migrate to a little cpu between {} and {}" \
203 """Busy threads return to big when system goes back to unconstrained
205 In the last phase, when the frequency capping is released, busy threads
213 msg = "One of the busy threads didn't return to a big cpu"