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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c3805 static void perf_event_mmap_ctx(struct perf_event_context *ctx, function
3880 perf_event_mmap_ctx(&cpuctx->ctx, mmap_event, vma->vm_flags & VM_EXEC);
3883 perf_event_mmap_ctx(ctx, mmap_event, vma->vm_flags & VM_EXEC);

Completed in 122 milliseconds