Searched refs:consoleProfile (Results 1 – 3 of 3) sorted by relevance
57 void consoleProfile(const String16& title);
179 void V8ProfilerAgentImpl::consoleProfile(const String16& title) { in consoleProfile() function in v8_inspector::V8ProfilerAgentImpl
353 session->profilerAgent()->consoleProfile( in Profile()