Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.cc439 void ThreadData::Snapshot(int current_profiling_phase, in Snapshot() argument
453 thread_data->SnapshotExecutedTasks(current_profiling_phase, in Snapshot()
462 &process_data_snapshot->phased_snapshots[current_profiling_phase].tasks; in Snapshot()
628 int current_profiling_phase, in SnapshotExecutedTasks() argument
635 SnapshotMaps(current_profiling_phase, &birth_map, &deaths); in SnapshotExecutedTasks()
Dtracked_objects.h470 static void Snapshot(int current_profiling_phase,
602 void SnapshotExecutedTasks(int current_profiling_phase,