Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Dworking_set.cpp213 static u32 getPeriodForPrinting(u32 MilliSec, const char *&Unit) { in getPeriodForPrinting() function
249 u32 Time = getPeriodForPrinting(getFlags()->sample_freq*Freq, Unit); in reportWorkingSet()