Home
last modified time | relevance | path

Searched refs:startMemorySampler (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/
DWebProcess.h158 void startMemorySampler(const SandboxExtension::Handle&, const String&, const double);
DWebProcess.cpp799 void WebProcess::startMemorySampler(const SandboxExtension::Handle& sampleLogFileHandle, const Stri… in startMemorySampler() function in WebKit::WebProcess
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKContext.cpp198 toImpl(contextRef)->startMemorySampler(toImpl(interval)->value()); in WKContextStartMemorySampler()
/external/webkit/Source/WebKit2/UIProcess/
DWebContext.h128 void startMemorySampler(const double interval);
DWebContext.cpp687 void WebContext::startMemorySampler(const double interval) in startMemorySampler() function in WebKit::WebContext
/external/webkit/Source/WebKit2/
DChangeLog4141 (WebKit::WebContext::startMemorySampler):
DChangeLog-2011-02-169284 (WebKit::WebContext::startMemorySampler):
9289 (WebKit::WebProcess::startMemorySampler):