TRACE_EVENT1      663 Source/core/html/parser/HTMLDocumentParser.cpp     TRACE_EVENT1("webkit", "HTMLDocumentParser::insert", "source_length", source.length());
TRACE_EVENT1      741 Source/core/html/parser/HTMLDocumentParser.cpp     TRACE_EVENT1("net", "HTMLDocumentParser::append", "size", inputSource->length());
TRACE_EVENT1     1013 Source/core/html/parser/HTMLDocumentParser.cpp         TRACE_EVENT1("net", "HTMLDocumentParser::appendBytes", "size", (unsigned)length);
TRACE_EVENT1      407 Source/core/html/parser/HTMLPreloadScanner.cpp     TRACE_EVENT1("webkit", "HTMLPreloadScanner::scan", "source_length", m_source.length());
TRACE_EVENT1       72 Source/platform/graphics/DecodingImageGenerator.cpp     TRACE_EVENT1("webkit", "DecodingImageGenerator::getPixels", "index", static_cast<int>(m_frameIndex));
TRACE_EVENT1      186 Source/platform/graphics/ImageFrameGenerator.cpp     TRACE_EVENT1("webkit", "ImageFrameGenerator::tryToResumeDecodeAndScale", "index", static_cast<int>(index));
TRACE_EVENT1      302 Source/web/WebPagePopupImpl.cpp     TRACE_EVENT1("webkit", "WebPagePopupImpl::enterForceCompositingMode", "enter", enter);
TRACE_EVENT1     1690 Source/web/WebViewImpl.cpp     TRACE_EVENT1("webkit", "WebViewImpl::enterForceCompositingMode", "enter", enter);
TRACE_EVENT1     1823 Source/web/WebViewImpl.cpp         TRACE_EVENT1("input", "captured mouse event", "type", inputEvent.type);