Searched refs:ts_i (Results 1 – 1 of 1) sorted by relevance
169 uint64_t ts_i = 0; in bm_timestamp() local209 ts_i = __sync_fetch_and_add(&cpu_buf->head, 1); in bm_timestamp()213 cpu_buf->stamps[ts_i & TEE_BENCH_MAX_MASK] = ts_data; in bm_timestamp()
Completed in 2 milliseconds