Searched defs:period (Results 1 - 21 of 21) sorted by relevance

/gem5/src/systemc/tests/systemc/misc/parsing/T_1_1_2_1/
H A DT_1_1_2_1.cpp49 sc_time period = clock2.period(); local
/gem5/configs/dram/
H A Dsweep.py135 period = 250000000 variable
H A Dlow_power_sweep.py135 period = 250000000 variable
[all...]
H A Dlat_mem_rd.py218 period = long(itt * (max_range / burst_size)) variable
/gem5/src/dev/arm/
H A Denergy_ctrl.cc85 Tick period; local
H A Denergy_ctrl.hh169 static uint32_t ticksTokHz(Tick period) { argument
H A Dgeneric_timer.hh95 Tick period() const { return _period; } function in class:SystemCounter
/gem5/ext/pybind11/include/pybind11/
H A Dchrono.h36 typedef typename type::period period; typedef in class:duration_caster
/gem5/ext/systemc/src/sysc/communication/
H A Dsc_clock.h93 const sc_time& period() const function in class:sc_core::sc_clock
/gem5/src/sim/
H A Droot.cc53 Time cur_time, diff, period = timeSyncPeriod(); local
H A Dstat_control.cc258 periodicStatDump(Tick period) argument
[all...]
H A Dpseudo_inst.cc435 resetstats(ThreadContext *tc, Tick delay, Tick period) argument
449 dumpstats(ThreadContext *tc, Tick delay, Tick period) argument
463 dumpresetstats(ThreadContext *tc, Tick delay, Tick period) argument
477 m5checkpoint(ThreadContext *tc, Tick delay, Tick period) argument
[all...]
/gem5/src/systemc/channel/
H A Dsc_clock.cc105 sc_clock::sc_clock(const char *name, const sc_time &period, argument
150 sc_clock(const char *name, double period, double duty_cycle, double start_time, bool posedge_first) argument
172 const sc_time &sc_clock::period() const { return _period; } function in class:sc_core::sc_clock
[all...]
/gem5/src/cpu/kvm/
H A Dperfevent.hh87 PerfKvmCounterConfig &samplePeriod(uint64_t period) { argument
[all...]
H A Dperfevent.cc123 PerfKvmCounter::period(uint64_t period) argument
H A Dbase.cc1363 BaseKvmCPU::setupInstCounter(uint64_t period) argument
/gem5/src/dev/
H A Dintel_8254_timer.hh127 uint16_t period; member in class:Intel8254Timer::Counter
/gem5/ext/drampower/src/
H A DMemoryPowerModel.cc600 double MemoryPowerModel::calcIoTermEnergy(int64_t cycles, double period, double power, int64_t numBits) const argument
/gem5/util/m5/
H A Dlua_gem5Op.c126 uint64_t period = lua_tointeger(L, 2); local
144 uint64_t period = lua_tointeger(L, 2); local
153 uint64_t period = lua_tointeger(L, 2); local
/gem5/src/systemc/core/
H A Dsc_time.cc413 Tick period; local
/gem5/src/dev/net/
H A Ddist_iface.cc824 DistIface::readyToCkpt(Tick delay, Tick period) argument

Completed in 36 milliseconds