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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dperfmon.h42 #define PFM_FL_SYSTEM_WIDE 0x08 /* create a system wide context */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dperfmon.h42 #define PFM_FL_SYSTEM_WIDE 0x08 /* create a system wide context */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon.c891 if (ctx_flags & PFM_FL_SYSTEM_WIDE) {
968 if (ctx_flags & PFM_FL_SYSTEM_WIDE) {
1076 ctx->ctx_fl_system = (ctx_flags & PFM_FL_SYSTEM_WIDE) ? 1: 0;
1135 if (ctx_flags & PFM_FL_SYSTEM_WIDE) {

Completed in 96 milliseconds