Home
last modified time | relevance | path

Searched refs:SetEnable (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dan_file_data_manager.h64 void SetEnable(bool enable) in SetEnable() function in panda::ecmascript::AnFileDataManager
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_trace.h56 void SetEnable(bool enable) in SetEnable() function in panda::ecmascript::pgo::PGOTrace
/arkcompiler/ets_runtime/ecmascript/
H A Decma_vm.cpp141 pgo::PGOTrace::GetInstance()->SetEnable(ohos::AotTools::GetPgoTraceEnable()); in PostFork()
202 pgo::PGOTrace::GetInstance()->SetEnable(options_.GetPGOTrace() || ohos::AotTools::GetPgoTraceEnable()); in InitializePGOProfiler()
H A Djs_runtime_options.cpp386 ecmascript::AnFileDataManager::GetInstance()->SetEnable(true); in ParseCommand()
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
H A Dpgo_profiler_test.cpp1369 ecmascript::AnFileDataManager::GetInstance()->SetEnable(true); in HWTEST_F_L0()
1394 ecmascript::AnFileDataManager::GetInstance()->SetEnable(true); in HWTEST_F_L0()
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5340 ecmascript::AnFileDataManager::GetInstance()->SetEnable(true); in PostFork()

Completed in 19 milliseconds