DOKK / manpages / debian 11 / systemtap-doc / function::strlen.3stap.en
FUNCTION::STRLEN(3stap) A collection of standard strin FUNCTION::STRLEN(3stap)

function::strlen - Returns the length of a string


strlen:long(s:string)

s

the string

This function returns the length of the string, which can be zero up to MAXSTRINGLEN.

tapset::string(3stap)

November 2020 SystemTap Tapset Reference