Home
last modified time | relevance | path

Searched refs:core_operator_cycles_puppet_v3 (Results 1 – 4 of 4) sorted by relevance

/external/AFLplusplus/src/
Dafl-fuzz-state.c48 core->cycles_v3 = afl->core_operator_cycles_puppet_v3; in init_mopt_globals()
Dafl-fuzz.c1344 afl->core_operator_cycles_puppet_v3[j] = 0; in main()
Dafl-fuzz-one.c5763 afl->core_operator_cycles_puppet_v3[i]) in mopt_common_fuzzing()
5990 afl->core_operator_cycles_puppet_v3[i] = in mopt_common_fuzzing()
/external/AFLplusplus/include/
Dafl-fuzz.h527 core_operator_cycles_puppet_v3[operator_num]; /* Execs per fuzz stage */ member