Searched refs:pfm_context (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dperfmon.c143 * sampling buffer. It is to be shared among siblings whereas the pfm_context
216 typedef struct pfm_context { struct
619 pfm_context_t *ctx = task->thread.pfm_context;
1014 current->thread.pfm_context = ctx;
1040 current->thread.pfm_context = ctx;
1112 if (notify_pid == 0) task->thread.pfm_context = ctx;
1521 pfm_context_t *ctx = task->thread.pfm_context;
1883 pfm_context_t *ctx = task->thread.pfm_context;
2365 ctx = task->thread.pfm_context;
2405 pfm_context_t *ctx = current->thread.pfm_context;
[all...]
H A Dprocess.c332 if (current->thread.pfm_context)
510 if (task->thread.pfm_context)
537 if (current->thread.pfm_context)
H A Dperfmon_itanium.h61 pfm_context_t *ctx = task->thread.pfm_context;
H A Dperfmon_mckinley.h64 pfm_context_t *ctx = task->thread.pfm_context;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dprocessor.h280 void *pfm_context; /* pointer to detailed PMU context */ member in struct:thread_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dprocessor.h280 void *pfm_context; /* pointer to detailed PMU context */ member in struct:thread_struct

Completed in 112 milliseconds