Searched refs:task_ctx (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c486 if (ctx->task && cpuctx->task_ctx != ctx)
582 if (ctx->task && cpuctx->task_ctx != ctx)
805 if (ctx->task && cpuctx->task_ctx != ctx) {
806 if (cpuctx->task_ctx || ctx->task != current)
808 cpuctx->task_ctx = ctx;
955 if (ctx->task && cpuctx->task_ctx != ctx) {
956 if (cpuctx->task_ctx || ctx->task != current)
958 cpuctx->task_ctx = ctx;
1234 if (likely(!ctx || !cpuctx->task_ctx))
1269 cpuctx->task_ctx
3518 struct perf_event_context *task_ctx; member in struct:perf_task_event
3597 perf_event_task(struct task_struct *task, struct perf_event_context *task_ctx, int new) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dperf_event.h817 struct perf_event_context *task_ctx; member in struct:perf_cpu_context

Completed in 103 milliseconds