Lines Matching refs:ctx_fl_using_dbreg
135 #define CTX_USES_DBREGS(ctx) (((pfm_context_t *)(ctx))->ctx_fl_using_dbreg==1)
360 #define ctx_fl_using_dbreg ctx_flags.using_dbreg macro
1076 if (ctx->ctx_fl_using_dbreg) { in pfm_restore_monitoring()
1416 if (ctx && ctx->ctx_fl_using_dbreg) { in pfm_unreserve_session()
3449 if (ctx && ctx->ctx_fl_using_dbreg == 1) return -1; in pfm_use_debug_registers()
3721 first_time = ctx->ctx_fl_using_dbreg == 0; in pfm_write_ibr_dbr()
3756 ctx->ctx_fl_using_dbreg = 1; in pfm_write_ibr_dbr()
3858 ctx->ctx_fl_using_dbreg = 0; in pfm_write_ibr_dbr()
4179 DPRINT(("load_pid [%d] using_dbreg=%d\n", req->load_pid, ctx->ctx_fl_using_dbreg)); in pfm_context_load()
4210 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
4343 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
6027 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()
6161 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()