Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dkallsyms.cpp79 bool restore_restrict_value_ = false; member in simpleperf::__anond3e5fe0c0110::ScopedKptrUnrestrict
133 restore_restrict_value_ = true; in ScopedKptrUnrestrict()
146 if (restore_restrict_value_) { in ~ScopedKptrUnrestrict()