Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/pta/
A Dbenchmark.c191 uint32_t cur_cpu; in bm_timestamp() local
198 cur_cpu = get_core_pos(); in bm_timestamp()
200 if (cur_cpu >= bench_ts_global->cores) { in bm_timestamp()
207 cpu_buf = &bench_ts_global->cpu_buf[cur_cpu]; in bm_timestamp()

Completed in 2 milliseconds