Searched refs:noInherit_ (Results 1 – 2 of 2) sorted by relevance
203 bool noInherit_ = false; variable
128 printf(" no_inherit:\t%s\n", noInherit_ ? "true" : "false"); in DumpOptions()176 if (!Option::GetOptionValue(args, "--no-inherit", noInherit_)) { in GetOptions()812 perfEvents_.SetInherit(!noInherit_); in PreparePerfEvent()