Home
last modified time | relevance | path

Searched refs:collect_comps (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/executor/
Dexecutor_linux.h60 static void cover_enable(cover_t* cov, bool collect_comps) in cover_enable() argument
62 int kcov_mode = collect_comps ? KCOV_TRACE_CMP : KCOV_TRACE_PC; in cover_enable()
Dnocover.h8 static void cover_enable(cover_t* cov, bool collect_comps) in cover_enable() argument
Dexecutor_bsd.h79 static void cover_enable(cover_t* cov, bool collect_comps) in cover_enable() argument