power: Add a clock_period variable to power expressions
authorSherif Elhabbal <elhabbalsherif@gmail.com>
Thu, 13 Sep 2018 14:01:55 +0000 (16:01 +0200)
committerSherif Elhabbal <elhabbalsherif@gmail.com>
Fri, 14 Sep 2018 09:41:41 +0000 (09:41 +0000)
commitb1cb96672a7e32dcf341cb665a5676f046125dd9
treec6637c4a8787649529d4dd354a5be66ff012c22a
parenta1e5fccd64d5693d6209dbc5a9fc406648d74a5d
power: Add a clock_period variable to power expressions

Currently 'Clock period in ticks' stat is not accessible in power equations .
This patch adds a variable 'clock_period' to be referenced to get the Clock period in
ticks

Signed-off-by: Sherif Elhabbal <elhabbalsherif@gmail.com>
Change-Id: Icac6a2e2003ed75d1680180e53343b0203139d72
Reviewed-on: https://gem5-review.googlesource.com/12664
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/sim/power/mathexpr_powermodel.cc