Searched refs:PFM_FL_OVFL_NO_MSG (Results 1 – 2 of 2) sorted by relevance
41 #define PFM_FL_OVFL_NO_MSG 0x80 /* do not post overflow/end messages for notification */ macro
894 ctx->ctx_fl_no_msg = (ctx_flags & PFM_FL_OVFL_NO_MSG) ? 1: 0; in pfm_context_alloc()