Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/profile/
DInstrProfilingValue.c99 uint8_t VDataCount = 0; in __llvm_profile_instrument_target() local
107 ++VDataCount; in __llvm_profile_instrument_target()
110 if (VDataCount >= INSTR_PROF_MAX_NUM_VAL_PER_SITE) in __llvm_profile_instrument_target()