Searched defs:thread_count (Results 1 - 3 of 3) sorted by relevance

/gem5/src/cpu/o3/
H A Diew_impl.hh697 unsigned thread_count = skidBuffer[tid].size(); local
/gem5/ext/googletest/googletest/src/
H A Dgtest-port.cc119 mach_msg_type_number_t thread_count; local
H A Dgtest-death-test.cc228 static std::string DeathTestThreadWarning(size_t thread_count) { argument
235 msg << "detected " << thread_count << " threads."; local
834 const size_t thread_count = GetThreadCount(); local

Completed in 18 milliseconds