Home
last modified time | relevance | path

Searched full:aot_file_path (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Daot_compiler_stats.cpp49 "AOT_FILE_PATH", GetAotFilePath(), in SendSysEvent()
/arkcompiler/ets_runtime/
Dhisysevent.yaml39 AOT_FILE_PATH: {type: STRING, desc: application aot file path}
/arkcompiler/runtime_core/static_core/plugins/ets/tests/scripts/micro-benchmarks/
Drun_micro_benchmarks.py204 aot_file_path = tmp_asm_file_path.replace(".pa", ".an")
205 res = self.compile_aot_test(bin_file_path, aot_file_path)