Searched refs:cfe_getticks (Results 1 – 8 of 8) sorted by relevance
142 #define cfe_getticks() __cfe_getticks() macro144 int64_t cfe_getticks(void);
352 cfe_getticks(void) in __cfe_getticks()
154 #define cfe_getticks() __cfe_getticks() macro156 int64_t cfe_getticks(void);
349 cfe_getticks(void) in __cfe_getticks()
52 time = cfe_getticks(); in getsecs()