Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_sampling.cpp180 struct CallFrameInfo HeapSampling::GetMethodInfo(const MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::HeapSampling
/arkcompiler/ets_runtime/ecmascript/compiler/
Dpass.h129 MethodInfo* GetMethodInfo() const in GetMethodInfo() function
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsamples_record.cpp383 struct FrameInfo SamplesRecord::GetMethodInfo(struct MethodKey &methodKey) in GetMethodInfo() function in panda::ecmascript::SamplesRecord
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.h983 PGODecodeMethodInfo *GetMethodInfo(uint32_t checksum) in GetMethodInfo() function
/arkcompiler/runtime_core/disassembler/
Ddisassembler.cpp989 void Disassembler::GetMethodInfo(const panda_file::File::EntityId &method_id, MethodInfo *method_in… in GetMethodInfo() function in panda::disasm::Disassembler