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

/external/chromium_org/content/public/browser/
H A Dprofiler_subscriber.h27 virtual void OnProfilerDataCollected(
/external/chromium_org/content/browser/
H A Dprofiler_controller_impl.h31 // additional calls to OnProfilerDataCollected(). OnPendingProcess() may be
39 void OnProfilerDataCollected(
H A Dprofiler_controller_impl.cc41 void ProfilerControllerImpl::OnProfilerDataCollected( function in class:content::ProfilerControllerImpl
48 base::Bind(&ProfilerControllerImpl::OnProfilerDataCollected,
58 subscriber_->OnProfilerDataCollected(sequence_number, profiler_data,
H A Dprofiler_message_filter.cc43 ProfilerControllerImpl::GetInstance()->OnProfilerDataCollected(
/external/chromium_org/components/metrics/profiler/
H A Dtracking_synchronizer.h75 virtual void OnProfilerDataCollected(
H A Dtracking_synchronizer.cc233 void TrackingSynchronizer::OnProfilerDataCollected( function in class:metrics::TrackingSynchronizer

Completed in 4801 milliseconds