197c197
< thread->kernelStats = new Kernel::Statistics(cpu->system);
---
> thread->kernelStats = new TheISA::Kernel::Statistics(cpu->system);