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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dperfmon.h40 #define PFM_FL_INHERIT_ALL 0x02 /* always clone pfm_context across fork() */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dperfmon.h40 #define PFM_FL_INHERIT_ALL 0x02 /* always clone pfm_context across fork() */ 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)
886 if ((ctx_flags & PFM_FL_INHERIT_MASK) == (PFM_FL_INHERIT_ONCE|PFM_FL_INHERIT_ALL)) {

Completed in 40 milliseconds