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

/haiku-fatelf/src/system/kernel/debug/
H A Dsystem_profiler.cpp203 CPUProfileData fCPUData[B_MAX_CPU_COUNT]; member in class:SystemProfiler
1373 CPUProfileData& cpuData = self->fCPUData[cpu];
1382 CPUProfileData& cpuData = fCPUData[cpu];
1396 CPUProfileData& cpuData = fCPUData[cpu];

Completed in 113 milliseconds