Searched refs:fMaxCPUIndex (Results 1 – 2 of 2) sorted by relevance
126 uint32 fMaxCPUIndex; variable
465 fMaxCPUIndex = 0; in _Load()488 if (cpu > fMaxCPUIndex) { in _Load()491 fMaxCPUIndex = cpu; in _Load()506 if (!fModel->SetCPUCount(fMaxCPUIndex + 1)) in _Load()509 for (uint32 i = 0; i <= fMaxCPUIndex; i++) in _Load()