Lines Matching refs:ctx_fl_using_dbreg
133 #define CTX_USES_DBREGS(ctx) (((pfm_context_t *)(ctx))->ctx_fl_using_dbreg==1)
358 #define ctx_fl_using_dbreg ctx_flags.using_dbreg macro
1085 if (ctx->ctx_fl_using_dbreg) { in pfm_restore_monitoring()
1427 if (ctx && ctx->ctx_fl_using_dbreg) { in pfm_unreserve_session()
3496 if (ctx && ctx->ctx_fl_using_dbreg == 1) return -1; in pfm_use_debug_registers()
3768 first_time = ctx->ctx_fl_using_dbreg == 0; in pfm_write_ibr_dbr()
3803 ctx->ctx_fl_using_dbreg = 1; in pfm_write_ibr_dbr()
3905 ctx->ctx_fl_using_dbreg = 0; in pfm_write_ibr_dbr()
4226 DPRINT(("load_pid [%d] using_dbreg=%d\n", req->load_pid, ctx->ctx_fl_using_dbreg)); in pfm_context_load()
4257 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
4390 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
6097 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()
6231 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()