Home
last modified time | relevance | path

Searched refs:opStr (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.h254 void Print(std::string opStr) in Print() argument
256 auto it = strOpMap_.find(opStr); in Print()
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_ark_tools.cpp520 std::string opStr = EcmaStringAccessor(opStrVal.GetTaggedValue()).ToStdString(); in PrintTypedOpProfiler() local
523 profiler->Print(opStr); in PrintTypedOpProfiler()

Completed in 3 milliseconds