Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/client/domain/
Dheapprofiler_client.h46 int AllocationTrackCommand();
Dheapprofiler_client.cpp33 { "allocationtrack", std::bind(&HeapProfilerClient::AllocationTrackCommand, this)}, in DispatcherCmd()
77 int HeapProfilerClient::AllocationTrackCommand() in AllocationTrackCommand() function in OHOS::ArkCompiler::Toolchain::HeapProfilerClient