Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h46 unsigned long cstop; member
126 #define STOP_TIME_XA_PROFILER(x) do { x.cstop =read_ccount(); \
127 x.cycles += (x.cstop - x.cstart); } while(0)