Lines Matching refs:ctx_fl_using_dbreg
137 #define CTX_USES_DBREGS(ctx) (((pfm_context_t *)(ctx))->ctx_fl_using_dbreg==1)
362 #define ctx_fl_using_dbreg ctx_flags.using_dbreg macro
1031 if (ctx->ctx_fl_using_dbreg) { in pfm_restore_monitoring()
1371 if (ctx && ctx->ctx_fl_using_dbreg) { in pfm_unreserve_session()
3402 if (ctx && ctx->ctx_fl_using_dbreg == 1) return -1; in pfm_use_debug_registers()
3674 first_time = ctx->ctx_fl_using_dbreg == 0; in pfm_write_ibr_dbr()
3709 ctx->ctx_fl_using_dbreg = 1; in pfm_write_ibr_dbr()
3811 ctx->ctx_fl_using_dbreg = 0; in pfm_write_ibr_dbr()
4132 DPRINT(("load_pid [%d] using_dbreg=%d\n", req->load_pid, ctx->ctx_fl_using_dbreg)); in pfm_context_load()
4163 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
4296 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
5980 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()
6114 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()