Home
last modified time | relevance | path

Searched refs:SetSamplingIntervalCommand (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/client/domain/
Dprofiler_client.h70 int SetSamplingIntervalCommand();
Dprofiler_client.cpp35 … { "cpuprofile-setSamplingInterval", std::bind(&ProfilerClient::SetSamplingIntervalCommand, this)}, in DispatcherCmd()
130 int ProfilerClient::SetSamplingIntervalCommand() in SetSamplingIntervalCommand() function in OHOS::ArkCompiler::Toolchain::ProfilerClient