Home
last modified time | relevance | path

Searched defs:sampleInterval_ (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/tooling/sampler/
Dsampling_profiler.h146 std::chrono::microseconds sampleInterval_; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dsignal_handler_test.cpp119 std::chrono::microseconds sampleInterval_ {200}; // NOLINT(readability-magic-numbers) member in ark::test::Sampler