Searched refs:PFM_FL_INHERIT_NONE (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dperfmon.h38 #define PFM_FL_INHERIT_NONE 0x00 /* never inherit a context across fork (default) */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dperfmon.h38 #define PFM_FL_INHERIT_NONE 0x00 /* never inherit a context across fork (default) */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon.c70 #define PFM_FL_INHERIT_MASK (PFM_FL_INHERIT_NONE|PFM_FL_INHERIT_ONCE|PFM_FL_INHERIT_ALL)
3617 if (CTX_INHERIT_MODE(ctx) == PFM_FL_INHERIT_NONE) {
3645 nctx->ctx_fl_inherit = PFM_FL_INHERIT_NONE;
3694 * is setup to something different from PFM_FL_INHERIT_NONE

Completed in 128 milliseconds