gem5-users@gem5.org

The gem5 Users mailing list

View all threads

Print Stats

GF
Georgios-Marios Fragkoulis
Tue, Jun 21, 2022 8:54 PM

Hello,

I tried to add a new stat in cpu and I have this error:
“panic: same statistic name used twice! name=system.cpu.myclass.mymeasure”

Any ideas?

Hello, I tried to add a new stat in cpu and I have this error: “panic: same statistic name used twice! name=system.cpu.myclass.mymeasure” Any ideas?
HN
Hoa Nguyen
Tue, Jun 21, 2022 10:24 PM

Hi,

The problem is probably that the new stat has  the same name with some
existing stat in the same stats group. You can check the stats.txt file to
see whether there is a stat with a similar name.

Regards,
Hoa Nguyen

On Tue, Jun 21, 2022, 16:56 Georgios-Marios Fragkoulis <
GM.Fragkoulis@di.uoa.gr> wrote:

Hello,

I tried to add a new stat in cpu and I have this error:
“panic: same statistic name used twice! name=system.cpu.myclass.mymeasure”

Any ideas?


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org

Hi, The problem is probably that the new stat has the same name with some existing stat in the same stats group. You can check the stats.txt file to see whether there is a stat with a similar name. Regards, Hoa Nguyen On Tue, Jun 21, 2022, 16:56 Georgios-Marios Fragkoulis < GM.Fragkoulis@di.uoa.gr> wrote: > Hello, > > I tried to add a new stat in cpu and I have this error: > “panic: same statistic name used twice! name=system.cpu.myclass.mymeasure” > > Any ideas? > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org >
GF
Georgios-Marios Fragkoulis
Wed, Jun 22, 2022 1:55 PM

Hello,

Thanks for your reply. There isn’t a stat with the same name. Furthermore, I run fs.py with O3 CPU and checkpoint.

On 22 Jun 2022, at 1:24 AM, Hoa Nguyen hoanguyen@ucdavis.edu wrote:

Hi,

The problem is probably that the new stat has  the same name with some existing stat in the same stats group. You can check the stats.txt file to see whether there is a stat with a similar name.

Regards,
Hoa Nguyen

On Tue, Jun 21, 2022, 16:56 Georgios-Marios Fragkoulis <GM.Fragkoulis@di.uoa.gr mailto:GM.Fragkoulis@di.uoa.gr> wrote:
Hello,

I tried to add a new stat in cpu and I have this error:
“panic: same statistic name used twice! name=system.cpu.myclass.mymeasure”

Any ideas?


gem5-users mailing list -- gem5-users@gem5.org mailto:gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org mailto:gem5-users-leave@gem5.org


gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-leave@gem5.org


Georgios-Marios Fragkoulis
(Department of Informatics & Telecommunications, U. Athens)

Hello, Thanks for your reply. There isn’t a stat with the same name. Furthermore, I run fs.py with O3 CPU and checkpoint. > On 22 Jun 2022, at 1:24 AM, Hoa Nguyen <hoanguyen@ucdavis.edu> wrote: > > Hi, > > The problem is probably that the new stat has the same name with some existing stat in the same stats group. You can check the stats.txt file to see whether there is a stat with a similar name. > > > Regards, > Hoa Nguyen > > On Tue, Jun 21, 2022, 16:56 Georgios-Marios Fragkoulis <GM.Fragkoulis@di.uoa.gr <mailto:GM.Fragkoulis@di.uoa.gr>> wrote: > Hello, > > I tried to add a new stat in cpu and I have this error: > “panic: same statistic name used twice! name=system.cpu.myclass.mymeasure” > > Any ideas? > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org <mailto:gem5-users@gem5.org> > To unsubscribe send an email to gem5-users-leave@gem5.org <mailto:gem5-users-leave@gem5.org> > _______________________________________________ > gem5-users mailing list -- gem5-users@gem5.org > To unsubscribe send an email to gem5-users-leave@gem5.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Georgios-Marios Fragkoulis (Department of Informatics & Telecommunications, U. Athens)