DOKK / manpages / debian 12 / systemtap-doc / function::kernel_or_user_string_quoted_utf16.3stap.en
FUNCTION::KERNEL_OR_(3stap) String and data retrieving fun FUNCTION::KERNEL_OR_(3stap)

function::kernel_or_user_string_quoted_utf16 - Retrieves and quotes UTF-16 string from kernel or user memory


kernel_or_user_string_quoted_utf16:string(addr:long)

addr

the kernel or user memory address to retrieve the string from

Similar to kernel_string_quoted_utf16 except uses user memory as a fallback method

tapset::conversions(3stap)

November 2022 SystemTap Tapset Reference