Provided by: systemtap-doc_4.7-1_amd64 bug

NAME

       function::kernel_or_user_string_quoted_utf32 - Retrieves and quotes UTF-32 string from
       kernel or user memory

SYNOPSIS

           kernel_or_user_string_quoted_utf32:string(addr:long)

ARGUMENTS

       addr
           the kernel or user memory address to retrieve the string from

DESCRIPTION

       Similar to kernel_string_quoted_utf32 except user memory is a fallback method

SEE ALSO

       tapset::conversions(3stap)