util,systemc: Update the stats API used in one of the examples.
authorGabe Black <gabeblack@google.com>
Fri, 14 Aug 2020 01:19:15 +0000 (18:19 -0700)
committerGabe Black <gabeblack@google.com>
Sun, 16 Aug 2020 04:29:34 +0000 (04:29 +0000)
commit7121bc58ac8cdcaf56ada4d4e5abce1a9efffab3
tree3705860a83b4e8a07affe667d92a477def5851fa
parent2e824fa85788febaf0eccd274b4d1efd7b734a78
util,systemc: Update the stats API used in one of the examples.

A new parameter as added to the initText method in March of this year,
but this example code was not updated which prevents it from compiling.

This change adds the parameter to the call and sets it to what the
documenting comments say is the default, true.

Change-Id: Ic8da46dba03f01f338c38a7bc02ba232a90ae349
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32641
Reviewed-by: Jason Lowe-Power <power.jg@gmail.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
util/systemc/gem5_within_systemc/stats.cc