Home
last modified time | relevance | path

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

/optee_client/public/
A Dtee_bench.h48 #define TEE_BENCH_MAX_STAMPS 32 macro
49 #define TEE_BENCH_MAX_MASK (TEE_BENCH_MAX_STAMPS - 1)
69 struct tee_time_st stamps[TEE_BENCH_MAX_STAMPS];

Completed in 3 milliseconds