Searched defs:num_threads (Results 1 – 6 of 6) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/bb/compress/ |
| H A D | zstd.py | 16 def __init__(self, *args, num_threads=1, compresslevel=3, **kwargs): argument
|
| /openbmc/qemu/target/i386/kvm/ |
| H A D | vmsr_energy.c | 277 pid_t *vmsr_get_thread_ids(pid_t pid, unsigned int *num_threads) in vmsr_get_thread_ids()
|
| H A D | kvm.c | 2760 unsigned int num_threads = 0; in kvm_msr_energy_thread() local
|
| /openbmc/u-boot/arch/x86/cpu/broadwell/ |
| H A D | cpu.c | 435 int num_threads; in broadwell_init() local
|
| /openbmc/qemu/util/ |
| H A D | oslib-posix.c | 75 int num_threads; member
|
| /openbmc/u-boot/tools/buildman/ |
| H A D | builder.py | 223 def __init__(self, toolchains, base_dir, git_dir, num_threads, num_jobs, argument
|