class TestThreadSampler
Defined at line 27 of file ../../zircon/kernel/lib/thread_sampler/tests/thread_sampler_tests.cc
A test version of ThreadSampler which overrides functions
for testing purposes.
Public Methods
void TestThreadSampler ()
Defined at line 29 of file ../../zircon/kernel/lib/thread_sampler/tests/thread_sampler_tests.cc
void SampleThread (zx_koid_tpid,zx_koid_ttid,GeneralRegsSourcesource,void *gregs)
Defined at line 31 of file ../../zircon/kernel/lib/thread_sampler/tests/thread_sampler_tests.cc
bool RepeatStartStopTest ()
Defined at line 54 of file ../../zircon/kernel/lib/thread_sampler/tests/thread_sampler_tests.cc
bool WriteSampleTest ()
Defined at line 106 of file ../../zircon/kernel/lib/thread_sampler/tests/thread_sampler_tests.cc