Searched defs:num_threads (Results 1 - 8 of 8) sorted by relevance

/gem5/tests/configs/
H A Do3-timing-mt.py53 num_threads=2).create_root() variable
57 num_threads=2).create_root() variable
/gem5/src/arch/mips/
H A DMipsISA.py49 num_threads = Param.UInt8(1, "Maximum number this ISA can handle") variable in class:MipsISA
H A Dmt.hh174 int num_threads = mvpConf.ptc + 1; local
243 ThreadID num_threads = mvpConf0.ptc + 1; local
H A Disa.cc541 ThreadID num_threads = mvpConf0.ptc + 1; local
/gem5/ext/pybind11/tests/test_embed/
H A Dtest_interpreter.cpp214 constexpr auto num_threads = 10; variable
/gem5/src/cpu/o3/
H A Drob_impl.hh176 ROB<Impl>::entryAmount(ThreadID num_threads) argument
H A Dinst_queue_impl.hh490 InstructionQueue<Impl>::entryAmount(ThreadID num_threads) argument
/gem5/ext/mcpat/
H A Dlogic.h59 int num_threads; member in class:selection_logic

Completed in 23 milliseconds