Searched refs:ctx_fl_frozen (Results 1 – 1 of 1) sorted by relevance
298 #define ctx_fl_frozen ctx_flags.frozen macro1353 ctx->ctx_fl_frozen = 0; in pfm_context_create()1982 ctx->ctx_fl_frozen, in pfm_restart()1993 ctx->ctx_fl_frozen = 0; in pfm_restart()2810 ctx->ctx_fl_frozen = 0; in pfm_ovfl_block_reset()3068 ctx->ctx_fl_frozen = 1; in pfm_overflow_handler()3100 ctx->ctx_fl_frozen ? 0x1 : 0x0, t->pfm_ovfl_block_reset)); in pfm_overflow_handler()3102 return ctx->ctx_fl_frozen ? 0x1 : 0x0; in pfm_overflow_handler()3568 if (ctx->ctx_fl_frozen == 0) { in pfm_load_regs()3693 if (ctx->ctx_fl_frozen == 0) { in pfm_load_regs()[all …]