Searched refs:_hist_ (Results 1 – 1 of 1) sorted by relevance
47 #define RF_HIST_ADD(_hist_,_val_) { \ argument51 _hist_[RF_HIST_NUM_BUCKETS-1]++; \53 _hist_[(val - RF_HIST_MIN_VAL) / RF_HIST_RESOLUTION]++; \