Home
last modified time | relevance | path

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

/optee_client/libteec/src/
A Dteec_benchmark.c168 struct tee_ts_cpu_buf *cpu_buf = NULL; in bm_timestamp() local
208 cpu_buf = &bench_ts_global->cpu_buf[cur_cpu]; in bm_timestamp()
209 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()
/optee_client/public/
A Dtee_bench.h75 struct tee_ts_cpu_buf cpu_buf[]; member

Completed in 2 milliseconds