Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp82 void ProfilerImpl::DispatcherImpl::SetSamplingInterval(const DispatchRequest &request) in SetSamplingInterval() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
182 DispatchResponse ProfilerImpl::SetSamplingInterval(const SetSamplingIntervalParams &params) in SetSamplingInterval() function in panda::ecmascript::tooling::ProfilerImpl
/arkcompiler/toolchain/tooling/test/
Dprofiler_impl_test.cpp93 HWTEST_F_L0(ProfilerImplTest, SetSamplingInterval) in HWTEST_F_L0() argument