Searched refs:sortTime (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/
H A Ddram_ctrl.hh1170 static bool sortTime(const Command& cmd, const Command& cmd_next) { function in class:DRAMCtrl
H A Ddram_ctrl.cc1812 sort(cmdList.begin(), cmdList.end(), DRAMCtrl::sortTime);

Completed in 9 milliseconds