Searched defs:counts (Results 1 – 4 of 4) sorted by relevance
104 MapleVector<gcov_type> counts; variable
59 uint16_t counts = module->GetRegisterCounts(); in FreeModuleRecord() local
322 void SetTotalCaptureCounts(JSThread *thread, JSTaggedValue counts) in SetTotalCaptureCounts()
360 …HeapManager::CountInstances(const PandaVector<Class *> &classes, bool assignable, uint64_t *counts) in CountInstances()