Searched defs:CountValue (Results 1 – 2 of 2) sorted by relevance
341 uint64_t CountValue; member363 uint64_t CountValue; member473 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local
286 class CountValue { class303 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anonfb58bf460111::CountValue