Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_info.cpp186 void *infoAddr = chunk->Allocate(size); in AddMethod() local
254 void *infoAddr = chunk->Allocate(size); in Merge() local
396 void *infoAddr = chunk->Allocate(PGOMethodInfo::Size(methodName.size())); in ParseFromText() local