Home
last modified time | relevance | path

Searched refs:restrictValue (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/ftrace_plugin/src/
H A Dftrace_fs_ops.cpp119 std::string restrictValue = GetKptrRestrict(); in GetKernelSymbols() local
120 CHECK_TRUE(restrictValue.size() > 0, "", "read kptr_restrict failed!"); in GetKernelSymbols()
123 if (std::stoi(restrictValue) == 0) { in GetKernelSymbols()
130 SetKptrRestrict(restrictValue); in GetKernelSymbols()

Completed in 1 milliseconds