Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/stats/
H A Dstats.h36 inline uptr CountFromData(uptr data) { in CountFromData() function
H A Dstats_client.cpp81 if (CountFromData(old_data + 1) == 0) in __sanitizer_stat_report()