Home
last modified time | relevance | path

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

/system/libhwbinder/vts/performance/
DLatency.cpp120 TICK_NOW(sta); in threadStart()
122 TICK_NOW(end); in threadStart()
214 TICK_NOW(sta); in clientFx()
216 TICK_NOW(end); in clientFx()
DPerfTest.h144 #define TICK_NOW(_tick) \ macro