Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_mapping.h60 #define HISTOGRAM_MAX_COUNTER 255U macro
141 if (*shadow_address < HISTOGRAM_MAX_COUNTER) { in RecordAccessHistogram()