Home | History | Annotate | Download | only in linux-tools-perf

Lines Matching refs:no_inherit

184 static bool			no_inherit			= false;
282 attr->inherit = !no_inherit;
1041 OPT_BOOLEAN('i', "no-inherit", &no_inherit,