Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Desan.h42 unsigned int getSampleCount();
H A Desan_interface.cpp120 return getSampleCount(); in __esan_get_sample_count()
H A Desan.cpp270 unsigned int getSampleCount() { in getSampleCount() function