Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler.h34 PGOProfiler([[maybe_unused]] EcmaVM *vm, bool isEnable) : isEnable_(isEnable) in PGOProfiler()
46 void Reset(bool isEnable) in Reset()
Dpgo_profiler_manager.h55 PGOProfiler *Build(EcmaVM *vm, bool isEnable) in Build()
76 void Reset(PGOProfiler *profiler, bool isEnable) in Reset()
/arkcompiler/ets_runtime/ecmascript/dfx/pgo_profiler/
Dpgo_profiler_manager.h165 PGOProfiler(EcmaVM *vm, bool isEnable) in PGOProfiler()
168 void Reset(bool isEnable) in Reset()
203 PGOProfiler *Build(EcmaVM *vm, bool isEnable) in Build()
211 void Reset(PGOProfiler *profiler, bool isEnable) in Reset()