Home
last modified time | relevance | path

Searched refs:OnProfilerDataCollected (Results 1 – 6 of 6) sorted by relevance

/external/chromium_org/content/browser/
Dprofiler_controller_impl.cc41 void ProfilerControllerImpl::OnProfilerDataCollected( in OnProfilerDataCollected() function in content::ProfilerControllerImpl
48 base::Bind(&ProfilerControllerImpl::OnProfilerDataCollected, in OnProfilerDataCollected()
58 subscriber_->OnProfilerDataCollected(sequence_number, profiler_data, in OnProfilerDataCollected()
Dprofiler_controller_impl.h39 void OnProfilerDataCollected(
Dprofiler_message_filter.cc43 ProfilerControllerImpl::GetInstance()->OnProfilerDataCollected( in OnChildProfilerData()
/external/chromium_org/content/public/browser/
Dprofiler_subscriber.h27 virtual void OnProfilerDataCollected(
/external/chromium_org/components/metrics/profiler/
Dtracking_synchronizer.h75 virtual void OnProfilerDataCollected(
Dtracking_synchronizer.cc233 void TrackingSynchronizer::OnProfilerDataCollected( in OnProfilerDataCollected() function in metrics::TrackingSynchronizer