Searched refs:is_noop (Results 1 – 8 of 8) sorted by relevance
199 const bool is_noop = !boost::stacktrace::stacktrace(); in test_inplace() local247 if (!is_noop && !boost::stacktrace::stacktrace::from_dump(data, sizeof(data))) { in test_inplace()255 if (!is_noop && (size_1_skipped + 1 != size_0_skipped)) { in test_inplace()286 if (!is_noop && ss1.size() != 1) { in test_inplace()
172 bool is_noop; member
217 bool is_noop; member
630 if (ctx->is_noop) in panfrost_batch_submit_ioctl()649 if (!ctx->is_noop && dev->debug & PAN_DBG_SYNC) in panfrost_batch_submit_ioctl()
125 ctx->is_noop = enable; in panfrost_set_frontend_noop()
139 if (ctx->is_noop) in si_flush_gfx_cs()
960 bool is_noop:1; member
445 sctx->is_noop = enable; in si_set_frontend_noop()