Home
last modified time | relevance | path

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

/openbmc/qemu/tests/bench/
H A Datomic64-bench.c22 static struct thread_info *th_info; variable
97 th_info = g_new(struct thread_info, n_threads); in create_threads()
101 struct thread_info *info = &th_info[i]; in create_threads()
125 val += th_info[i].accesses; in pr_stats()
H A Datomic_add-bench.c17 static struct thread_info *th_info; variable
100 th_info = g_new(struct thread_info, n_threads); in create_threads()
108 struct thread_info *info = &th_info[i]; in create_threads()