Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-stats.c455 void maybe_update_plot_file(afl_state_t *afl, u32 t_bytes, double bitmap_cvg, function
736 maybe_update_plot_file(afl, t_bytes, t_byte_ratio, afl->stats_avg_exec);
1561 maybe_update_plot_file(afl, t_bytes, t_byte_ratio, afl->stats_avg_exec);
H A Dafl-fuzz.c2514 maybe_update_plot_file(afl, 0, 0, 0); in main()
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h1207 void maybe_update_plot_file(afl_state_t *, u32, double, double);