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

/gem5/ext/mcpat/cacti/
H A Dio.cc430 print_detail = 1;
432 print_detail = 0;
548 cout << "Print level : " << print_detail << endl;
830 g_ip->print_detail = 1;
973 g_ip->print_detail = 1;
1609 if (g_ip->print_detail) {
1920 if (g_ip->print_detail) {
1941 if (g_ip->print_detail) {
H A Dcacti_interface.h202 int print_detail; member in class:InputParameter
/gem5/ext/mcpat/
H A Dsystem.cc244 ASSIGN_INT_IF("print_detail", interface_ip.print_detail);

Completed in 15 milliseconds