HomeSort by relevance Sort by last modified time
    Searched defs:no_inherit (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/
perf.h 224 bool no_inherit; member in struct:perf_record_opts
builtin-stat.c 87 static bool no_inherit = false; variable
250 attr->inherit = !no_inherit;
    [all...]

Completed in 56 milliseconds