Searched defs:frameTimes (Results 1 – 3 of 3) sorted by relevance
210 List<Long> frameTimes = new ArrayList<>(); in processTimestampsSlice() local319 void printHistogram(Collection<Long> frameTimes, int runIndex) { in printHistogram()
231 private List<Long> frameTimes = new ArrayList<>(); field in LoopSummary.Builder
129 static std::vector<unsigned long> frameTimes; variable