Searched defs:performance (Results 1 – 12 of 12) sorted by relevance
59 WorkerPerformance* WorkerGlobalScopePerformance::performance(WorkerGlobalScope& context) in performance() function in blink::WorkerGlobalScopePerformance64 WorkerPerformance* WorkerGlobalScopePerformance::performance() in performance() function in blink::WorkerGlobalScopePerformance
169 WebPerformance::WebPerformance(const PassRefPtrWillBeRawPtr<Performance>& performance) in WebPerformance()174 WebPerformance& WebPerformance::operator=(const PassRefPtrWillBeRawPtr<Performance>& performance) in operator =()
304 WebPerformance WebRemoteFrameImpl::performance() const in performance() function in blink::WebRemoteFrameImpl
661 WebPerformance WebLocalFrameImpl::performance() const in performance() function in blink::WebLocalFrameImpl
49 static PassRefPtrWillBeRawPtr<UserTiming> create(Performance* performance) in create()
72 UserTiming::UserTiming(Performance* performance) in UserTiming()
225 void DumpHistograms(const WebPerformance& performance, in DumpHistograms()456 void DumpDeprecatedHistograms(const WebPerformance& performance, in DumpDeprecatedHistograms()
174 def UpdatePeerPerformance(self, peer_address, performance): argument
7 var performance = performance || {}; variable
48 Performance* performance = window ? &window->performance() : 0; in now() local
216 optional Performance performance = 2; field
707 Performance& LocalDOMWindow::performance() const in performance() function in blink::LocalDOMWindow