OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_memorySamplerInterval
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebKit2/UIProcess/
WebContext.cpp
116
,
m_memorySamplerInterval
(1400.0)
317
m_process->send(Messages::WebProcess::StartMemorySampler(sampleLogSandboxHandle, sampleLogFilePath,
m_memorySamplerInterval
), 0);
691
m_memorySamplerInterval
= interval;
WebContext.h
246
double
m_memorySamplerInterval
;
Completed in 7618 milliseconds