Searched refs:setAllInstructions (Results 1 - 3 of 3) sorted by relevance

/gem5/src/mem/ruby/profiler/
H A DAddressProfiler.hh69 void setAllInstructions(bool all_instructions);
H A DProfiler.cc90 m_address_profiler_ptr->setAllInstructions(m_all_instructions);
95 m_inst_profiler_ptr->setAllInstructions(m_all_instructions);
H A DAddressProfiler.cc164 AddressProfiler::setAllInstructions(bool all_instructions) function in class:AddressProfiler

Completed in 8 milliseconds