Home
last modified time | relevance | path

Searched defs:methodKey (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp55 bool HeapSampling::PushStackInfo(const struct MethodKey &methodKey) in PushStackInfo()
98 struct MethodKey methodKey; in GetStack() local
180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo()
190 …ct SamplingNode *HeapSampling::FindOrAddNode(struct SamplingNode *node, const MethodKey &methodKey) in FindOrAddNode()
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
Djs_stackgetter.h57 struct MethodKey methodKey = {0}; member
74 struct MethodKey methodKey = {0}; member
Djs_stackgetter.cpp51 bool JsStackGetter::ParseMethodInfo(struct MethodKey &methodKey, in ParseMethodInfo()
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp239 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo()
416 void SamplesRecord::InsertStackInfo(struct MethodKey &methodKey, struct FrameInfo &codeEntry) in InsertStackInfo()
421 bool SamplesRecord::PushFrameStack(struct MethodKey &methodKey) in PushFrameStack()
430 bool SamplesRecord::PushNapiFrameStack(struct MethodKey &methodKey) in PushNapiFrameStack()
Dcpu_profiler.cpp267 struct MethodKey methodKey; in GetStack() local
336 struct MethodKey methodKey; in GetStackCallNapi() local