Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dfunction_call_timer.h53 class FunctionCallStat : public PandaRuntimeCallerStat { class
55 explicit FunctionCallStat(const CString &name, bool isAot) : PandaRuntimeCallerStat(name), isAot_(isAot) {} in FunctionCallStat() function in panda::ecmascript::FunctionCallStat

Completed in 2 milliseconds