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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternalProfilers.cpp32 #include "core/testing/InternalProfilers.h"
41 InternalProfilers::InternalProfilers() function in class:blink::InternalProfilers
45 void InternalProfilers::startHeapProfiling(const String& prefix)
50 void InternalProfilers::stopHeapProfiling()
55 void InternalProfilers::dumpHeapProfiling(const String& reason)
60 String InternalProfilers::getHeapProfile()

Completed in 358 milliseconds