Searched refs:instrumentTargetValueImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c134 instrumentTargetValueImpl(uint64_t TargetValue, void *Data, function
228 instrumentTargetValueImpl(TargetValue, Data, CounterIndex, 1);
234 instrumentTargetValueImpl(TargetValue, Data, CounterIndex, CountValue);

Completed in 36 milliseconds