Searched refs:inherited_all (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.c5570 int *inherited_all)
5576 *inherited_all = 0;
5602 *inherited_all = 0;
5617 int inherited_all = 1; local
5654 &inherited_all);
5670 &inherited_all);
5681 if (child_ctx && inherited_all) {
5567 inherit_task_group(struct perf_event *event, struct task_struct *parent, struct perf_event_context *parent_ctx, struct task_struct *child, int *inherited_all) argument

Completed in 95 milliseconds