Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h494 total_pacemaker_time, total_puppet_find, temp_puppet_find, most_time_key, member
/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-one.c5946 (double)(afl->total_puppet_find - afl->temp_puppet_find) / in mopt_common_fuzzing()
5951 afl->temp_puppet_find = afl->total_puppet_find; in mopt_common_fuzzing()