Searched refs:sampleLogFileHandle (Results 1 – 3 of 3) sorted by relevance
64 void WebMemorySampler::start(const SandboxExtension::Handle& sampleLogFileHandle, const String& sam… in start() argument75 initializeSandboxedLogFile(sampleLogFileHandle, sampleLogFilePath); in start()
54 …void StartMemorySampler(WebKit::SandboxExtension::Handle sampleLogFileHandle, WTF::String sampleLo…
799 void WebProcess::startMemorySampler(const SandboxExtension::Handle& sampleLogFileHandle, const Stri… in startMemorySampler() argument802 WebMemorySampler::shared()->start(sampleLogFileHandle, sampleLogFilePath, interval); in startMemorySampler()