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