Searched refs:fCPUData (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/debug/
H A Dsystem_profiler.cpp204 CPUProfileData fCPUData[SMP_MAX_CPUS]; member in class:SystemProfiler
1382 CPUProfileData& cpuData = self->fCPUData[cpu];
1391 CPUProfileData& cpuData = fCPUData[cpu];
1405 CPUProfileData& cpuData = fCPUData[cpu];

Completed in 116 milliseconds