Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.cc218 void DeathData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
535 void ThreadData::OnProfilingPhaseCompleted(int profiling_phase) { in OnProfilingPhaseCompleted()
729 void ThreadData::SnapshotMaps(int profiling_phase, in SnapshotMaps()
745 void ThreadData::OnProfilingPhaseCompletedOnThread(int profiling_phase) { in OnProfilingPhaseCompletedOnThread()
1035 int profiling_phase, in DeathDataPhaseSnapshot()
Dtracked_objects.h320 int profiling_phase; member