#include <vector>
#include <iostream>
Go to the source code of this file.
Classes | |
class | StatRouter |
class | StatLink |
class | IrisStats |
Typedefs | |
typedef unsigned long long int | ullint |
typedef unsigned int | uint |
Variables | |
uint | no_nodes |
uint | links |
uint | vcs |
Definition at line 35 of file config_params.h.
Referenced by IrisStats::compute_total_link_dyn_energy(), dump_configuration(), IrisStats::get_total_credits_passed(), IrisStats::get_total_flits_passed(), IrisStats::init(), iris_init(), iris_process_options(), main(), and sim_print_stats().
Definition at line 31 of file config_params.h.
Definition at line 65 of file config_params.h.
Referenced by IrisStats::compute_total_arbiter_dyn_energy(), dump_configuration(), iris_init(), iris_process_options(), and main().