Home
last modified time | relevance | path

Searched refs:current_profiling_phase (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dtracked_objects.cc430 void ThreadData::Snapshot(int current_profiling_phase, in Snapshot() argument
444 thread_data->SnapshotExecutedTasks(current_profiling_phase, in Snapshot()
453 &process_data_snapshot->phased_snapshots[current_profiling_phase].tasks; in Snapshot()
609 int current_profiling_phase, in SnapshotExecutedTasks() argument
616 SnapshotMaps(current_profiling_phase, &birth_map, &deaths); in SnapshotExecutedTasks()
Dtracked_objects.h469 static void Snapshot(int current_profiling_phase,
597 void SnapshotExecutedTasks(int current_profiling_phase,