DOKK / manpages / debian 11 / systemtap-doc / function::long_to_fp.3stap.en
FUNCTION::LONG_TO_FP(3stap) Floating point processing Taps FUNCTION::LONG_TO_FP(3stap)

function::long_to_fp - Convert long int to 64 bit floating point


long_to_fp:long(input:long)

input

a long integer

Convert from a long to a softfloat floating point, then print the floating point value.

tapset::floatingpoint(3stap)

November 2020 SystemTap Tapset Reference