Home
last modified time | relevance | path

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

/hardware/google/pixel/pwrstats_util/
Dpwrstats_util.cpp44 bool humanReadable; member in Options
51 .humanReadable = false, in parseArgs()
68 opt.humanReadable = true; in parseArgs()
95 if (opt.humanReadable) { in snapshot()
194 if (opt.humanReadable) { in daemon()