class StallAccumulatorTests
Defined at line 13 of file ../../zircon/kernel/lib/stall/tests/stall_test.cc
Public Methods
bool NonStallingTimeTest ()
Verifies that non-stalling threads only generate `active` time while running.
Defined at line 16 of file ../../zircon/kernel/lib/stall/tests/stall_test.cc
bool StallingTimeTest ()
Verifies that the `some` and `full` stall timers grow with stalling threads.
Defined at line 41 of file ../../zircon/kernel/lib/stall/tests/stall_test.cc