Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.h92 CVector<FrameInfoTemp> frameInfoTemps_; variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.h208 FrameInfoTemp frameInfoTemps_[MAX_STACK_SIZE] = {}; variable