Home
last modified time | relevance | path

Searched defs:avg_exec_us (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-queue.c64 double avg_exec_us, double avg_bitmap_size, in compute_weight()
118 double avg_exec_us = 0.0; in create_alias_table() local
913 u32 avg_exec_us = afl->total_cal_us / cal_cycles; in calculate_score() local