Searched defs:max_threads (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | threadcount.c | 22 int max_threads = 10; variable
|
H A D | signals.c | 57 static int max_threads = 10; variable
|
/openbmc/linux/include/linux/ |
D | cpu_smt.h |
|
/openbmc/qemu/include/hw/s390x/ |
H A D | s390-virtio-ccw.h | 56 int max_threads; member
|
/openbmc/qemu/util/ |
H A D | oslib-posix.c | 437 int max_threads) in get_memset_num_threads() 472 int max_threads, ThreadContext *tc, bool async, in touch_all_pages() 606 bool qemu_prealloc_mem(int fd, char *area, size_t sz, int max_threads, in qemu_prealloc_mem()
|
H A D | thread-pool.c | 74 int max_threads; member 483 int max_threads) in thread_pool_set_max_threads()
|
H A D | oslib-win32.c | 267 bool qemu_prealloc_mem(int fd, char *area, size_t sz, int max_threads, in qemu_prealloc_mem()
|
/openbmc/linux/tools/perf/bench/ |
D | synthesize.c |
|
/openbmc/qemu/tcg/ |
H A D | region.c | 425 static size_t tcg_n_regions(size_t tb_size, unsigned max_threads) in tcg_n_regions() 749 void tcg_region_init(size_t tb_size, int splitwx, unsigned max_threads) in tcg_region_init()
|
H A D | tcg.c | 1803 static void tcg_context_init(unsigned max_threads) in tcg_context_init() 1858 void tcg_init(size_t tb_size, int splitwx, unsigned max_threads) in tcg_init()
|
/openbmc/qemu/accel/tcg/ |
H A D | tcg-all.c | 88 unsigned max_threads = 1; in tcg_init_machine() local
|
/openbmc/linux/tools/perf/util/ |
D | thread_map.c |
|
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
D | gen7_renderclear.c |
|
/openbmc/linux/drivers/staging/media/atomisp/pci/ |
D | css_trace.h |
|
/openbmc/u-boot/tools/buildman/ |
H A D | builder.py | 1500 def _PrepareWorkingSpace(self, max_threads, setup_git): argument
|