Home
last modified time | relevance | path

Searched refs:no_inherit (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/tools/perf/
Dbuiltin-record.c59 static bool no_inherit = false; variable
166 attr->inherit = !no_inherit; in config_attr()
209 (sample_time || system_wide || !no_inherit || cpu_list)) in config_attr()
256 no_inherit = true; in open_counters()
767 OPT_BOOLEAN('i', "no-inherit", &no_inherit,
Dbuiltin-stat.c82 static bool no_inherit = false; variable
170 attr->inherit = !no_inherit; in create_perf_stat_counter()
646 OPT_BOOLEAN('i', "no-inherit", &no_inherit,