Home
last modified time | relevance | path

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

/external/libchrome/base/
Dtracked_objects.h254 struct BASE_EXPORT DeathDataSnapshot { struct
275 int count;
276 int32_t run_duration_sum;
277 int32_t run_duration_max;
278 int32_t run_duration_sample;
279 int32_t queue_duration_sum;
303 DeathDataSnapshot death_data; argument
Dtracked_objects.cc205 DeathDataSnapshot::DeathDataSnapshot() in DeathDataSnapshot() function in tracked_objects::DeathDataSnapshot
215 DeathDataSnapshot::DeathDataSnapshot(int count, in DeathDataSnapshot() function in tracked_objects::DeathDataSnapshot