Searched defs:CountValue (Results 1 – 2 of 2) sorted by relevance
980 uint64_t CountValue = 0; member1004 uint64_t CountValue = 0; member1186 uint64_t CountValue = CountFromProfile[I++]; in setInstrumentedCounts() local1686 uint64_t CountValue = 0; in fixFuncEntryCount() local1734 uint64_t CountValue = 0; in verifyFuncBFI() local
313 class CountValue { class331 explicit CountValue(CountValueType t, unsigned v, unsigned u = 0) { in CountValue() function in __anon893fce0f0111::CountValue