Home
last modified time | relevance | path

Searched refs:WaitForSample (Results 1 – 7 of 7) sorted by relevance

/external/cronet/tot/base/profiler/
Dstack_sampling_profiler_test_util.cc203 return WaitForSample(nullptr); in GetWaitForSampleAddressRange()
227 BindLambdaForTesting([&] { UnwindScenario::WaitForSample(events); }); in InvokeSetupFunction()
239 UnwindScenario::WaitForSample(SampleEvents* events) { in WaitForSample() function in base::UnwindScenario
Dstack_sampling_profiler_test_util.h98 static FunctionAddressRange WaitForSample(SampleEvents* events);
Dstack_sampling_profiler_unittest.cc744 void WaitForSample() { sample_recorded_.Wait(); } in PROFILER_TEST_F() function in base::PROFILER_TEST_F::SampleRecordedEvent
764 samples_recorded.WaitForSample(); in PROFILER_TEST_F()
/external/cronet/stable/base/profiler/
Dstack_sampling_profiler_test_util.cc203 return WaitForSample(nullptr); in GetWaitForSampleAddressRange()
227 BindLambdaForTesting([&] { UnwindScenario::WaitForSample(events); }); in InvokeSetupFunction()
239 UnwindScenario::WaitForSample(SampleEvents* events) { in WaitForSample() function in base::UnwindScenario
Dstack_sampling_profiler_test_util.h98 static FunctionAddressRange WaitForSample(SampleEvents* events);
Dstack_sampling_profiler_unittest.cc744 void WaitForSample() { sample_recorded_.Wait(); } in PROFILER_TEST_F() function in base::PROFILER_TEST_F::SampleRecordedEvent
764 samples_recorded.WaitForSample(); in PROFILER_TEST_F()
/external/libchrome/base/profiler/
Dstack_sampling_profiler_unittest.cc959 void WaitForSample() { sample_recorded_.Wait(); } in PROFILER_TEST_F() function in base::PROFILER_TEST_F::SampleRecordedEvent
977 samples_recorded.WaitForSample(); in PROFILER_TEST_F()