Searched refs:flag_collect_comps (Results 1 – 2 of 2) sorted by relevance
120 bool flag_collect_comps; variable468 flag_collect_comps = req.exec_flags & (1 << 3); in receive_execute()476 procid, flag_threaded, flag_collide, flag_collect_cover, flag_collect_comps, in receive_execute()537 cover_enable(&threads[0].cov, flag_collect_comps); in execute_one()852 if (flag_collect_comps) { in write_call_output()917 cover_enable(&th->cov, flag_collect_comps); in worker_thread()
81 int kcov_mode = flag_collect_comps ? KCOV_MODE_TRACE_CMP : KCOV_MODE_TRACE_PC; in cover_enable()