Home
last modified time | relevance | path

Searched defs:profilerDecoder (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dcompilation_driver.cpp23 CompilationDriver::CompilationDriver(PGOProfilerDecoder &profilerDecoder, in CompilationDriver() argument
H A Daot_compiler.cpp117 PGOProfilerDecoder profilerDecoder; in Main() local
H A Dcompilation_driver.h136 JitCompilationDriver(PGOProfilerDecoder &profilerDecoder, in JitCompilationDriver() argument
H A Dpass_manager.h123 PassManager(CompilationEnv *env, std::string &triple, size_t optLevel, size_t relocMode, CompilerLog *log, AotMethodLogList *logList, size_t maxAotMethodSize, size_t maxMethodsInModule, PGOProfilerDecoder &profilerDecoder, PassOptions *passOptions, CallMethodFlagMap *callMethodFlagMap, const CVector<AbcFileInfo> &fileInfos, const CVector<std::unique_ptr<BytecodeInfoCollector>> &bcInfoCollectors, std::string optBCRange) PassManager() argument
164 JitPassManager(JitCompilationEnv *env, std::string &triple, size_t optLevel, size_t relocMode, CompilerLog *log, AotMethodLogList *logList, PGOProfilerDecoder &profilerDecoder, PassOptions *passOptions) JitPassManager() argument
H A Daot_compiler_preprocessor.h101 AotCompilerPreprocessor(EcmaVM *vm, JSRuntimeOptions &runtimeOptions, std::map<std::string, std::shared_ptr<OhosPkgArgs>> &pkgsArgs, PGOProfilerDecoder &profilerDecoder, arg_list_t &pandaFileNames) AotCompilerPreprocessor() argument
H A Daot_compiler_preprocessor.cpp230 PGOProfilerDecoder profilerDecoder; in AnalyzeGraph() local

Completed in 4 milliseconds