Home
last modified time | relevance | path

Searched refs:stop_tracking_heap_objects (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/toolchain/test/autotest/aw/api/
H A Dheap_profiler_api.py33 "stopTrackingHeapObjects": (self.stop_tracking_heap_objects, ProtocolType.send),
45 async def stop_tracking_heap_objects(self, message_id, connection, params): member in HeapProfilerImpl
49 heap_profiler.stop_tracking_heap_objects(), message_id)
/arkcompiler/toolchain/test/autotest/aw/cdp/
H A Dheap_profiler.py41 def stop_tracking_heap_objects(): function

Completed in 2 milliseconds