Searched defs:CounterArray (Results 1 – 3 of 3) sorted by relevance
47 using CounterArray = size_t[fips_counter_max + 1]; typedef
56 using CounterArray = size_t[fips_counter_max + 1]; typedef
787 GlobalVariable *CounterArray = StructTyMap[StructTy]; in insertCounterUpdate() local