Home
last modified time | relevance | path

Searched refs:SetEnableProfile (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/tests/
Dpgo_profiler_test.cpp94 option.SetEnableProfile(true); in ExecuteAndLoadJSPandaFile()
125 option.SetEnableProfile(true); in HWTEST_F_L0()
173 option.SetEnableProfile(true); in HWTEST_F_L0()
239 option.SetEnableProfile(true); in HWTEST_F_L0()
300 option.SetEnableProfile(false); in HWTEST_F_L0()
330 option.SetEnableProfile(true); in HWTEST_F_L0()
340 option.SetEnableProfile(true); in HWTEST_F_L0()
352 option.SetEnableProfile(true); in HWTEST_F_L0()
396 option.SetEnableProfile(true); in HWTEST_F_L0()
406 option.SetEnableProfile(false); in HWTEST_F_L0()
[all …]
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1110 void SetEnableProfile(bool value) in SetEnableProfile() function