Searched refs:num_squashing_threads (Results 1 - 1 of 1) sorted by relevance
/gem5/src/cpu/o3/ | ||
H A D | commit_impl.hh | 829 int num_squashing_threads = 0; local 922 num_squashing_threads++; 928 if (num_squashing_threads) { 932 if (num_squashing_threads != numThreads) { |
Completed in 8 milliseconds