Searched refs:sampleTimerFired (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebMemorySampler.h88 void sampleTimerFired(WebCore::Timer<WebMemorySampler>*);
H A DWebMemorySampler.cpp51 : m_sampleTimer(this, &WebMemorySampler::sampleTimerFired)
157 void WebMemorySampler::sampleTimerFired(Timer<WebMemorySampler>*) function in class:WebKit::WebMemorySampler

Completed in 63 milliseconds