Searched defs:no_inherit (Results 1 - 2 of 2) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dperf.h224 bool no_inherit; member in struct:perf_record_opts
H A Dbuiltin-stat.c87 static bool no_inherit = false; variable
250 attr->inherit = !no_inherit;
1406 OPT_BOOLEAN('i', "no-inherit", &no_inherit,

Completed in 257 milliseconds