Searched refs:cpu_buf (Results 1 – 2 of 2) sorted by relevance
187 struct tee_ts_cpu_buf *cpu_buf; in bm_timestamp() local207 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()
51 struct tee_ts_cpu_buf cpu_buf[]; member
Completed in 4 milliseconds