Searched refs:disable_exclave_stackshot (Results 1 – 1 of 1) sorted by relevance
162 TUNABLE(bool, disable_exclave_stackshot, "-disable_exclave_stackshot", false);164 const bool disable_exclave_stackshot = false; variable3632 …bool collect_exclaves = !disable_exclave_stackshot && ((trace_flags & STACKSHOT_SKIP_EXCLAV… in kdp_stackshot_kcdata_format()