Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/benchmark/
Dstats_write_benchmark.cpp28 int64_t time_since_last_boot = 99999999; in BM_StatsWrite() local
32 boot_end_time, total_duration, bootloader_duration, time_since_last_boot); in BM_StatsWrite()
/frameworks/base/cmds/statsd/src/
Datoms.proto725 optional int64 time_since_last_boot = 6; field