Home
last modified time | relevance | path

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

/arkcompiler/toolchain/test/autotest/aw/implement_api/
Dheap_profiler_api.py34 class HeapProfilerImpl(ProtocolImpl): class
/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.h40 explicit HeapProfilerImpl(const EcmaVM *vm, ProtocolChannel *channel) in HeapProfilerImpl() function