Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp1009 bool DFXJSNApi::StartProfiler(EcmaVM *vm, const ProfilerOption &option, int tid, in StartProfiler() function in panda::DFXJSNApi
/arkcompiler/ets_runtime/ecmascript/napi/test/
Ddfx_jsnapi_tests.cpp630 HWTEST_F_L0(DFXJSNApiTests, StartProfiler) in HWTEST_F_L0() argument