Searched refs:saved_restrict_value_ (Results 1 – 1 of 1) sorted by relevance
81 std::string saved_restrict_value_; member in simpleperf::__anon2ea998a00111::ScopedKptrUnrestrict123 if (!android::base::ReadFileToString(kPtrRestrictPath, &saved_restrict_value_)) { in ScopedKptrUnrestrict()130 for (int value = atoi(saved_restrict_value_.c_str()); value > 0; --value) { in ScopedKptrUnrestrict()148 WriteKptrRestrict(saved_restrict_value_); in ~ScopedKptrUnrestrict()