Searched defs:SetSamplingInterval (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/agent/ | ||
| D | profiler_impl.cpp | 174 void ProfilerImpl::DispatcherImpl::SetSamplingInterval(const DispatchRequest &request) in SetSamplingInterval() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl |
| /arkcompiler/toolchain/tooling/dynamic/client/domain/ | ||
| D | profiler_client.cpp | 214 void ProfilerClient::SetSamplingInterval(int interval) in SetSamplingInterval() function in OHOS::ArkCompiler::Toolchain::ProfilerClient |
| /arkcompiler/toolchain/tooling/dynamic/test/ | ||
| D | profiler_impl_test.cpp | 93 HWTEST_F_L0(ProfilerImplTest, SetSamplingInterval) in HWTEST_F_L0() argument |