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
1074 if (ctx->ctx_fl_using_dbreg) { in pfm_restore_monitoring()
1414 if (ctx && ctx->ctx_fl_using_dbreg) { in pfm_unreserve_session()
3457 if (ctx && ctx->ctx_fl_using_dbreg == 1) return -1; in pfm_use_debug_registers()
3729 first_time = ctx->ctx_fl_using_dbreg == 0; in pfm_write_ibr_dbr()
3764 ctx->ctx_fl_using_dbreg = 1; in pfm_write_ibr_dbr()
3866 ctx->ctx_fl_using_dbreg = 0; in pfm_write_ibr_dbr()
4187 DPRINT(("load_pid [%d] using_dbreg=%d\n", req->load_pid, ctx->ctx_fl_using_dbreg)); in pfm_context_load()
4218 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
4351 if (ctx->ctx_fl_using_dbreg) { in pfm_context_load()
6042 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()
6176 if (ctx->ctx_fl_using_dbreg) { in pfm_load_regs()