Home
last modified time | relevance | path

Searched refs:ctx_fl_excl_idle (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c301 #define ctx_fl_excl_idle ctx_flags.excl_idle macro
1351 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()