61c61
< : SimObject(p), physmem(p->physmem), numcpus(0),
---
> : SimObject(p), physmem(p->physmem), _numContexts(0),
184c184
< numcpus++;
---
> _numContexts++;