Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ia64/kernel/
Dperfmon.c113 #define CTX_OVFL_NOBLOCK(c) ((c)->ctx_fl_block == 0)
296 #define ctx_fl_block ctx_flags.block macro
1349 ctx->ctx_fl_block = (ctx_flags & PFM_FL_NOTIFY_BLOCK) ? 1 : 0; in pfm_context_create()
1390 ctx->ctx_fl_block, ctx->ctx_fl_system, in pfm_context_create()