Home
last modified time | relevance | path

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

/external/syzkaller/executor/
Dnocover.h8 static void cover_enable(cover_t* cov, bool collect_comps) in cover_enable() function
Dexecutor_bsd.h79 static void cover_enable(cover_t* cov, bool collect_comps) in cover_enable() function
Dexecutor_linux.h60 static void cover_enable(cover_t* cov, bool collect_comps) in cover_enable() function
Dexecutor.cc537 cover_enable(&threads[0].cov, flag_collect_comps); in execute_one()
917 cover_enable(&th->cov, flag_collect_comps); in worker_thread()