Home
last modified time | relevance | path

Searched refs:CaptureSamples (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/profiler/
H A Dstack_sampling_profiler_unittest.cc326 std::vector<std::vector<Frame>> CaptureSamples(const SamplingParams& params, in CaptureSamples() function
741 CaptureSamples(params, TimeDelta::FromMilliseconds(0), module_cache()); in PROFILER_TEST_F()
820 CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
823 samples = CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
887 CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
913 CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
924 samples = CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/profiler/
H A Dstack_sampling_profiler_unittest.cc251 std::vector<std::vector<Frame>> CaptureSamples(const SamplingParams& params, in CaptureSamples() function
695 CaptureSamples(params, TimeDelta::FromMilliseconds(0), module_cache()); in PROFILER_TEST_F()
842 CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
845 samples = CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
909 CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
935 CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
946 samples = CaptureSamples(params, AVeryLongTimeDelta(), module_cache()); in PROFILER_TEST_F()
/dports/www/beehive/beehive-0.4.0/vendor/layeh.com/gumble/gumbleopenal/
H A Dstream.go142 buff := s.deviceSource.CaptureSamples(uint32(frameSize))