Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DPerfTest.h152 static inline uint64_t tickDiffNS(Tick& sta, Tick& end) { in tickDiffNS() function
DLatency.cpp123 presults->fifo.addTime(tickDiffNS(sta, end)); in threadStart()
217 presults.other.addTime(tickDiffNS(sta, end)); in clientFx()