Searched refs:bench_ts_global (Results 1 – 1 of 1) sorted by relevance
26 static struct tee_ts_global *bench_ts_global; variable54 if (bench_ts_global) { in alloc_benchmark_buffer()80 if (!bench_ts_global) { in alloc_benchmark_buffer()89 bench_ts_global->cores = p[1].value.a; in alloc_benchmark_buffer()93 (void *)bench_ts_global); in alloc_benchmark_buffer()99 virt_to_phys((void *)bench_ts_global), in alloc_benchmark_buffer()123 if (bench_ts_global) { in get_benchmark_memref()151 bench_ts_global = NULL; in unregister_benchmark()194 if (!bench_ts_global) in bm_timestamp()200 if (cur_cpu >= bench_ts_global->cores) { in bm_timestamp()[all …]
Completed in 2 milliseconds