Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.cc167 void DeathData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
465 void ThreadData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
645 void ThreadData::SnapshotMaps(int profiling_phase, in SnapshotMaps()
667 void ThreadData::OnProfilingPhaseCompletedOnThread(int profiling_phase) { in OnProfilingPhaseCompletedOnThread()
915 int profiling_phase, in DeathDataPhaseSnapshot()
Dtracked_objects.h300 int profiling_phase; member