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.cpp54 bool HeapSampling::PushStackInfo(const struct MethodKey &methodKey) in PushStackInfo()
97 struct MethodKey methodKey; in GetStack() local
179 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo()
189 …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.cpp238 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo()
415 void SamplesRecord::InsertStackInfo(struct MethodKey &methodKey, struct FrameInfo &codeEntry) in InsertStackInfo()
420 bool SamplesRecord::PushFrameStack(struct MethodKey &methodKey) in PushFrameStack()
429 bool SamplesRecord::PushNapiFrameStack(struct MethodKey &methodKey) in PushNapiFrameStack()
Dcpu_profiler.cpp263 struct MethodKey methodKey; in GetStack() local
332 struct MethodKey methodKey; in GetStackCallNapi() local