Home
last modified time | relevance | path

Searched refs:VDataCount (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/profile/
H A DInstrProfilingValue.c153 uint8_t VDataCount = 0; in instrumentTargetValueImpl() local
165 ++VDataCount; in instrumentTargetValueImpl()
168 if (VDataCount >= VPMaxNumValsPerSite) { in instrumentTargetValueImpl()