Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-stats.c468 afl->plot_prev_ed == afl->fsrv.total_execs) ||
484 afl->plot_prev_ed = afl->fsrv.total_execs;
499 afl->plot_prev_ed, t_bytes); /* ignore errors */
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h754 u64 plot_prev_qc, plot_prev_uc, plot_prev_uh, plot_prev_ed; member