94,95c94,96
< warn("ClockedObject: More than one power state change request "\
< "encountered within the same simulation tick");
---
> warn("ClockedObject %s: More than one power state change request "\
> "encountered within the same simulation tick %d",
> name(), prvEvalTick);