Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h49 PGOProfiler([[maybe_unused]] EcmaVM *vm, bool isEnable) : isEnable_(isEnable) in PGOProfiler()
61 void Reset(bool isEnable) in Reset()
Dpgo_profiler_manager.h61 PGOProfiler *Build(EcmaVM *vm, bool isEnable) in Build()
82 void Reset(PGOProfiler *profiler, bool isEnable) in Reset()