Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/profiler/
H A Dstack_sampling_profiler_test_util.cc75 return WaitForSample(nullptr); in GetWaitForSampleAddressRange()
99 BindLambdaForTesting([&]() { UnwindScenario::WaitForSample(events); }); in InvokeSetupFunction()
111 UnwindScenario::WaitForSample(SampleEvents* events) { in WaitForSample() function in base::UnwindScenario
H A Dstack_sampling_profiler_test_util.h85 static FunctionAddressRange WaitForSample(SampleEvents* events);
H A Dstack_sampling_profiler_unittest.cc758 void WaitForSample() { sample_recorded_.Wait(); } in PROFILER_TEST_F() function in base::PROFILER_TEST_F::SampleRecordedEvent
778 samples_recorded.WaitForSample(); in PROFILER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/profiler/
H A Dstack_sampling_profiler_test_util.cc176 return WaitForSample(nullptr); in GetWaitForSampleAddressRange()
200 BindLambdaForTesting([&]() { UnwindScenario::WaitForSample(events); }); in InvokeSetupFunction()
212 UnwindScenario::WaitForSample(SampleEvents* events) { in WaitForSample() function in base::UnwindScenario
H A Dstack_sampling_profiler_test_util.h88 static FunctionAddressRange WaitForSample(SampleEvents* events);
H A Dstack_sampling_profiler_unittest.cc712 void WaitForSample() { sample_recorded_.Wait(); } in PROFILER_TEST_F() function in base::PROFILER_TEST_F::SampleRecordedEvent
732 samples_recorded.WaitForSample(); in PROFILER_TEST_F()