Searched refs:total_compute_dist (Results 1 - 14 of 14) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/v1.0/dash3/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;
/gem5/src/systemc/tests/systemc/misc/v1.0/dash4/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;
/gem5/src/systemc/tests/systemc/misc/v1.0/dash5/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;
/gem5/src/systemc/tests/systemc/misc/v1.0/dash6/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;
/gem5/src/systemc/tests/systemc/misc/v1.0/dash7/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;
/gem5/src/systemc/tests/systemc/misc/v1.0/dash8/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;
/gem5/src/systemc/tests/systemc/misc/v1.0/dash9/
H A Ddist.cpp55 double dist_compute_mod::total_compute_dist; member in class:dist_compute_mod
87 total_compute_dist += 1.0;
89 total_compute_dist = 0.0;
91 total_dist = total_compute_dist;
H A Ddist.h73 static double total_compute_dist; local
89 total_compute_dist = 0.0;

Completed in 15 milliseconds