Home
last modified time | relevance | path

Searched defs:profiling_phase (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dtracked_objects.cc175 void DeathData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
474 void ThreadData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
664 void ThreadData::SnapshotMaps(int profiling_phase, in SnapshotMaps()
686 void ThreadData::OnProfilingPhaseCompletedOnThread(int profiling_phase) { in OnProfilingPhaseCompletedOnThread()
954 int profiling_phase, in DeathDataPhaseSnapshot()
Dtracked_objects.h301 int profiling_phase; member