Searched refs:no_inherit (Results 1 – 5 of 5) sorted by relevance
218 bool no_inherit; member
182 static bool no_inherit = false; variable296 attr->inherit = !no_inherit; in create_perf_stat_counter()1080 OPT_BOOLEAN('i', "no-inherit", &no_inherit,
789 OPT_BOOLEAN('i', "no-inherit", &record.opts.no_inherit,
73 attr->inherit = !opts->no_inherit; in perf_evsel__config()117 !opts->no_inherit || opts->cpu_list)) in perf_evsel__config()
57 opts->no_inherit = true; in perf_evlist__config_attrs()