Searched defs:counts (Results 1 – 5 of 5) sorted by relevance
91 for (const [type, counts] of Object.entries(result)) { constant
104 MapleVector<gcov_type> counts; variable
57 uint16_t counts = module->GetRegisterCounts(); in FreeModuleRecord() local
385 …HeapManager::CountInstances(const PandaVector<Class *> &classes, bool assignable, uint64_t *counts) in CountInstances()
407 void SetTotalCaptureCounts(JSThread *thread, JSTaggedValue counts) in SetTotalCaptureCounts()