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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_time.cpp92 time_params->time_resolution_fixed = true;
105 time_params->time_resolution_fixed = true;
132 time_params->time_resolution_fixed = true;
158 time_params->time_resolution_fixed = true;
168 time_params->time_resolution_fixed = true;
184 time_params->time_resolution_fixed = true;
197 time_params->time_resolution_fixed = true;
212 time_params->time_resolution_fixed = true;
262 time_resolution_fixed( false ),
312 if( time_params->time_resolution_fixed ) {
[all...]
H A Dsc_time.h363 bool time_resolution_fixed; member in struct:sc_core::sc_time_params

Completed in 10 milliseconds