Searched defs:AddCallTargetType (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/ | ||
| D | pgo_method_type_set.h | 53 void AddCallTargetType(uint32_t offset, PGOSampleType type) in AddCallTargetType() function |
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
| D | pgo_profiler_info.cpp | 237 bool PGOMethodInfoMap::AddCallTargetType(Chunk *chunk, PGOMethodId methodId, int32_t offset, PGOSam… in AddCallTargetType() function in panda::ecmascript::pgo::PGOMethodInfoMap |