Searched defs:memSpec (Results 1 - 10 of 10) sorted by relevance

/gem5/ext/drampower/test/libdrampowertest/
H A Dlib_test.cc58 MemorySpecification memSpec; local
/gem5/ext/drampower/src/libdrampower/
H A DLibDRAMPower.h80 Data::MemorySpecification memSpec; member in class:libDRAMPower
H A DLibDRAMPower.cc46 libDRAMPower::libDRAMPower(const MemorySpecification& memSpec, bool includeIoAndTermination) : argument
56 libDRAMPower::libDRAMPower(const MemorySpecification& memSpec, bool includeIoAndTermination, const Data::MemBankWiseParams& bwPowerParams) : argument
[all...]
/gem5/src/mem/
H A Ddrampower.cc139 Data::MemorySpecification memSpec; local
/gem5/ext/drampower/src/
H A DTraceParser.cc45 TraceParser::TraceParser(const MemorySpecification& memSpec) : argument
77 void TraceParser::parseFile(MemorySpecification memSpec, std::ifstream& trace, argument
H A DMemCommand.cc77 int64_t MemCommand::getPrechargeOffset(const MemorySpecification& memSpec, argument
H A DCommandAnalysis.cc63 CommandAnalysis::CommandAnalysis(const Data::MemorySpecification& memSpec) : argument
H A DCmdScheduler.cc54 void cmdScheduler::transTranslation(const MemorySpecification& memSpec, argument
83 void cmdScheduler::schedulingInitialization(const MemorySpecification& memSpec) argument
138 getTrans(std::ifstream& trans_trace, const MemorySpecification& memSpec) argument
199 analyticalScheduling(const MemorySpecification& memSpec) argument
450 pdScheduling(int64_t endTime, int64_t timer, const MemorySpecification& memSpec) argument
497 getRWTP(int64_t transType, const MemorySpecification& memSpec) argument
550 getTimingConstraints(bool BGSwitch, const MemorySpecification& memSpec, int64_t PreType, int64_t CurrentType) argument
607 memoryMap(trans Trans, const MemorySpecification& memSpec) argument
[all...]
H A DMemoryPowerModel.cc62 void MemoryPowerModel::power_calc(const MemorySpecification& memSpec, argument
375 void MemoryPowerModel::power_print(const MemorySpecification& memSpec, int term, const CommandAnalysis& c, bool bankwiseMode) const argument
579 io_term_power(const MemorySpecification& memSpec) argument
[all...]
H A DCommandAnalysis.h144 MemorySpecification memSpec; member in class:Data::CommandAnalysis

Completed in 15 milliseconds