Searched refs:retFormat (Results 1 – 1 of 1) sorted by relevance
420 concurrent_time_t retFormat = {.active = std::vector<uint64_t>(gNCpus, 0)}; in getUidsUpdatedConcurrentTimes() local421 for (const auto &cpuList : gPolicyCpus) retFormat.policy.emplace_back(cpuList.size(), 0); in getUidsUpdatedConcurrentTimes()434 if (ret.find(key.uid) == ret.end()) ret.emplace(key.uid, retFormat); in getUidsUpdatedConcurrentTimes()