Home
last modified time | relevance | path

Searched defs:counter (Results 1 – 3 of 3) sorted by relevance

/trusty/user/app/storage/
Ddebug_stats.h19 #define stats_timer_start(counter) \ argument
22 #define stats_timer_stop(counter) \ argument
/trusty/user/app/sample/hwcrypto/
Dhwrng_srv_fake_provider.c35 static size_t counter = 1; variable
/trusty/user/app/sample/hwrng-unittest/
Dmain.c155 int counter = 3; in TEST() local