Searched refs:consoleProfileEnd (Results 1 – 3 of 3) sorted by relevance
58 void consoleProfileEnd(const String16& title);
188 void V8ProfilerAgentImpl::consoleProfileEnd(const String16& title) { in consoleProfileEnd() function in v8_inspector::V8ProfilerAgentImpl
362 session->profilerAgent()->consoleProfileEnd( in ProfileEnd()