Home | History | Annotate | Download | only in fuzzer

Lines Matching defs:Counters

25 // The coverage counters and PCs.
41 uint8_t *TracePC::Counters() const {
73 // Initializes unstable counters by copying Inline8bitCounters to unstable
74 // counters.
81 // Compares the current counters with counters from previous runs
99 // Updates and applies unstable counters to ModuleCounters in single iteration
159 Printf("INFO: Loaded %zd modules (%zd inline 8-bit counters): ",
186 Printf("INFO: %zd Extra Counters\n", NumExtraCounters);
258 if (Counters()[GuardIdx])