Searched refs:thread_info (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/tests/bench/ |
| H A D | atomic64-bench.c | 12 struct thread_info { struct 22 static struct thread_info *th_info; argument 57 struct thread_info *info = arg; in thread_func() 97 th_info = g_new(struct thread_info, n_threads); in create_threads() 101 struct thread_info *info = &th_info[i]; in create_threads()
|
| H A D | qht-bench.c | 26 struct thread_info { struct 27 void (*func)(struct thread_info *); argument 58 static struct thread_info *rz_info; argument 75 static struct thread_info *rw_info; 138 static void do_rz(struct thread_info *info) in do_rz() 159 static void do_rw(struct thread_info *info) in do_rw() 209 struct thread_info *info = p; in thread_func() 230 static void prepare_thread_info(struct thread_info *info, int i) in prepare_thread_info() 243 th_create_n(QemuThread **threads, struct thread_info **infos, const char *name, in th_create_n() 244 void (*func)(struct thread_info *), int offset, int n) in th_create_n() argument [all …]
|
| H A D | atomic_add-bench.c | 7 struct thread_info { struct 17 static struct thread_info *th_info; argument 55 struct thread_info *info = arg; in thread_func() 100 th_info = g_new(struct thread_info, n_threads); in create_threads() 108 struct thread_info *info = &th_info[i]; in create_threads()
|
| /openbmc/qemu/crypto/ |
| H A D | pbkdf.c | 62 kr = thread_info(thread, THREAD_BASIC_INFO, (thread_info_t)&info, &count); in qcrypto_pbkdf2_get_thread_cpu()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/ |
| H A D | breakpad_2023.06.01.bb | 68 …c/client/linux/dump_writer_common/thread_info.h ${D}${includedir}/breakpad/client/linux/dump_write…
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |