Searched refs:CPUProfileData (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 44 milliseconds