Searched refs:getDurationInMicroseconds (Results 1 – 2 of 2) sorted by relevance
118 durations.add(TimeUnit.MICROSECONDS.toNanos(slice.getDurationInMicroseconds())); in collectDigestDurationsFromTrace()
162 public long getDurationInMicroseconds() { in getDurationInMicroseconds() method in TraceMarkParser.TraceMarkSlice