38a39
> #include "sim/full_system.hh"
227,228c228
< #if FULL_SYSTEM
< if (tc->getKernelStats())
---
> if (FullSystem && tc->getKernelStats())
230d229
< #endif