Searched refs:TIMES (Results 1 – 4 of 4) sorted by relevance
42 TIMES=${1:-0}44 while [ "$TIMES" -eq 0 -o "$TIMES" -gt "$X" ]75 TIMES=${1:-0}77 while [ "$TIMES" -eq 0 -o "$TIMES" -gt "$X" ]
46 private static final long[] TIMES = new long[SIZE]; field in ZenLog282 TIMES[sNext] = System.currentTimeMillis(); in append()299 pw.print(FORMAT.format(new Date(TIMES[j]))); in dump()
71 uint64_t stateToken = proto.start(CpuFreqProto::Stats::TIMES); in Parse()
35661 Landroid/os/CpuFreqProto$Stats;->TIMES:J