Home
last modified time | relevance | path

Searched defs:trace (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
H A Dconstantfold.h26 ConstantFold(MIRModule &mod, bool trace) : FuncOptimizeImpl(mod, trace), mirModule(&mod) {} in ConstantFold() argument
/arkcompiler/runtime_core/libpandabase/trace/
H A Dtrace.h26 namespace panda::trace { namespace in panda
/arkcompiler/runtime_core/static_core/libpandabase/trace/
H A Dtrace.h23 namespace ark::trace { namespace in ark
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
H A Dphase_impl.h63 bool trace = false; member in maple::FuncOptimizeImpl
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_trace.h52 static auto trace = std::make_shared<PGOTrace>(); in GetInstance() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dmethod_test.cpp458 std::vector<StackTraceData> trace; in StackTraceEntryPoint() local
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/tests/
H A Djs_stackinfo_test.cpp424 auto trace = JSStackTrace::GetInstance(); in HWTEST_F_L0() local

Completed in 5 milliseconds