Home
last modified time | relevance | path

Searched refs:m_memorySamplerInterval (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit2/UIProcess/
DWebContext.cpp116 , m_memorySamplerInterval(1400.0) in WebContext()
317 …rocess::StartMemorySampler(sampleLogSandboxHandle, sampleLogFilePath, m_memorySamplerInterval), 0); in processDidFinishLaunching()
691 m_memorySamplerInterval = interval; in startMemorySampler()
DWebContext.h246 double m_memorySamplerInterval; variable