Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxa_profiler.h125 x.cstart=read_ccount(); } while(0)
126 #define STOP_TIME_XA_PROFILER(x) do { x.cstop =read_ccount(); \
Dxa_timer.h40 static __inline__ int read_ccount() in read_ccount() function