Home
last modified time | relevance | path

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

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