Home
last modified time | relevance | path

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

/optee_os/core/pta/
A Dbenchmark.c187 struct tee_ts_cpu_buf *cpu_buf; in bm_timestamp() local
207 cpu_buf = &bench_ts_global->cpu_buf[cur_cpu]; in bm_timestamp()
208 ts_i = cpu_buf->head++; in bm_timestamp()
212 cpu_buf->stamps[ts_i & TEE_BENCH_MAX_MASK] = ts_data; in bm_timestamp()
/optee_os/core/include/
A Dbench.h51 struct tee_ts_cpu_buf cpu_buf[]; member

Completed in 2 milliseconds