Searched refs:afl_idx (Results 1 – 1 of 1) sorted by relevance
116 unsigned long afl_idx = cur_loc ^ afl_prev_loc; in afl_maybe_log() local117 afl_idx &= MAP_SIZE - 1; in afl_maybe_log()118 INC_AFL_AREA(afl_idx); in afl_maybe_log()