Searched refs:using_dbreg (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon_mckinley.h101 DPRINT(("cnum=%u val=0x%lx, using_dbreg=%d loaded=%d\n", cnum, *val, ctx->ctx_fl_using_dbreg, is_loaded)); pfm_mck_pmc_check()
H A Dperfmon_montecito.h185 DPRINT(("cnum=%u val=0x%lx, using_dbreg=%d loaded=%d\n", cnum, tmpval, ctx->ctx_fl_using_dbreg, is_loaded)); pfm_mont_pmc_check()
H A Dperfmon.c265 unsigned int using_dbreg:1; /* using range restrictions (debug registers) */ member in struct:__anon1711
358 #define ctx_fl_using_dbreg ctx_flags.using_dbreg
4187 DPRINT(("load_pid [%d] using_dbreg=%d\n", req->load_pid, ctx->ctx_fl_using_dbreg)); pfm_context_load()

Completed in 151 milliseconds