Searched refs:ctx_fl_excl_idle (Results 1 – 1 of 1) sorted by relevance
301 #define ctx_fl_excl_idle ctx_flags.excl_idle macro1351 ctx->ctx_fl_excl_idle = (ctx_flags & PFM_FL_EXCL_IDLE) ? 1: 0; in pfm_context_create()1391 ctx->ctx_fl_excl_idle, in pfm_context_create()2530 if (ctx->ctx_fl_excl_idle) PFM_CPUINFO_SET(PFM_CPUINFO_EXCL_IDLE); in pfm_enable()