Home
last modified time | relevance | path

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

/external/perfetto/src/kallsyms/
Dlazy_kernel_symbolizer.cc70 static void WriteKptrRestrict(const std::string&);
120 WriteKptrRestrict(std::to_string(value)); in ScopedKptrUnrestrict()
134 WriteKptrRestrict(initial_value_); in ~ScopedKptrUnrestrict()
138 void ScopedKptrUnrestrict::WriteKptrRestrict(const std::string& value) { in WriteKptrRestrict() function in perfetto::__anon5a3628820111::ScopedKptrUnrestrict