Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_context.h29 class PGOAbcFilePool; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
Dpgo_record_pool.h258 PGOAbcFilePool() : PGOStringPool("AbcFilePool", RESERVED_COUNT) in PGOAbcFilePool() function