Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_tracker.h73 : snapshot_(snapshot), sample_(snapshot, timeInterval, stream) {} in HeapTracker()
78 sample_.Start(); in StartTracing()
83 sample_.Stop(); in StopTracing()
99 HeapTrackerSample sample_; variable