Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Dmethod_literal.cpp137 const char* MethodLiteral::GetMethodName(const JSPandaFile* jsPandaFile, EntityId methodId, bool cpuProfiler) in GetMethodName() argument
142 return GetMethodNameView(jsPandaFile, methodId, cpuProfiler).first.data(); in GetMethodName()
146 const JSPandaFile* jsPandaFile, EntityId methodId, bool cpuProfiler) in GetMethodNameView()
149 if (cpuProfiler) { in GetMethodNameView()
145 GetMethodNameView( const JSPandaFile* jsPandaFile, EntityId methodId, bool cpuProfiler) GetMethodNameView() argument
H A Dmethod_literal.h350 bool cpuProfiler = false);
393 bool cpuProfiler = false);

Completed in 2 milliseconds