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

/gem5/src/mem/
H A Dstack_dist_calc.hh171 * A printStack(int numOfEntitiesToPrint) is provided to print top n entities
290 void printStack(int n = 5) const;
H A Dstack_dist_calc.cc446 printStack();
505 printStack();
565 StackDistCalc::printStack(int n) const function in class:StackDistCalc

Completed in 4 milliseconds