Home
last modified time | relevance | path

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

/aosp_15_r20/external/AFLplusplus/src/
H A Dafl-fuzz-statsd.c246 tags, afl->pending_not_fuzzed, tags, afl->queued_variable, tags, in statsd_format_metric()
264 tags, afl->pending_not_fuzzed, tags, afl->queued_variable, tags, in statsd_format_metric()
H A Dafl-fuzz-stats.c350 afl->queued_discovered, afl->queued_imported, afl->queued_variable,
1230 : ((afl->queued_variable &&
2077 : ((afl->queued_variable &&
2362 afl->queued_favored, afl->queued_variable, afl->queued_items - count,
H A Dafl-fuzz-run.c641 ++afl->queued_variable; in calibrate_case()
/aosp_15_r20/external/AFLplusplus/include/
H A Dafl-fuzz.h608 queued_variable, /* Testcases with variable behavior */ member