Searched refs:InitJITProfiler (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/jit/ | ||
H A D | jit_profiler.h | 69 void InitJITProfiler() in InitJITProfiler() function in panda::ecmascript::JITProfiler |
H A D | jit.cpp | 81 pgoProfiler->InitJITProfiler(); in SwitchProfileStubs() |
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ | ||
H A D | pgo_profiler.h | 81 void InitJITProfiler(); |
H A D | pgo_profiler.cpp | 2124 void PGOProfiler::InitJITProfiler() in InitJITProfiler() function in panda::ecmascript::pgo::PGOProfiler 2127 jitProfiler_->InitJITProfiler(); in InitJITProfiler() |
Completed in 8 milliseconds