Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.h255 struct BASE_EXPORT DeathDataSnapshot { struct
276 int count;
277 int32_t run_duration_sum;
278 int32_t run_duration_max;
279 int32_t run_duration_sample;
280 int32_t queue_duration_sum;
304 DeathDataSnapshot death_data; argument
Dtracked_objects.cc213 DeathDataSnapshot::DeathDataSnapshot() in DeathDataSnapshot() function in tracked_objects::DeathDataSnapshot
223 DeathDataSnapshot::DeathDataSnapshot(int count, in DeathDataSnapshot() function in tracked_objects::DeathDataSnapshot