Searched refs:OnProfilerDataCollected (Results 1 – 6 of 6) sorted by relevance
41 void ProfilerControllerImpl::OnProfilerDataCollected( in OnProfilerDataCollected() function in content::ProfilerControllerImpl48 base::Bind(&ProfilerControllerImpl::OnProfilerDataCollected, in OnProfilerDataCollected()58 subscriber_->OnProfilerDataCollected(sequence_number, profiler_data, in OnProfilerDataCollected()
39 void OnProfilerDataCollected(
43 ProfilerControllerImpl::GetInstance()->OnProfilerDataCollected( in OnChildProfilerData()
27 virtual void OnProfilerDataCollected(
75 virtual void OnProfilerDataCollected(
233 void TrackingSynchronizer::OnProfilerDataCollected( in OnProfilerDataCollected() function in metrics::TrackingSynchronizer