Searched refs:TIMES (Results 1 – 2 of 2) sorted by relevance
43 private static final long[] TIMES = new long[SIZE]; field in ZenLog227 TIMES[sNext] = System.currentTimeMillis(); in append()244 pw.print(FORMAT.format(new Date(TIMES[j]))); in dump()
71 uint64_t stateToken = proto.start(CpuFreqProto::Stats::TIMES); in Parse()