DOKK / manpages / debian 12 / systemtap-doc / function::fp_lt.3stap.en
FUNCTION::FP_LT(3stap) Floating point processing Taps FUNCTION::FP_LT(3stap)

function::fp_lt - fp comparison function less than


fp_lt:long(infp1:long,infp2:long)

infp1

the 64 bit floating point input

infp2

second 64 bit floating point input

check if infp1 is strictly less than infp2

tapset::floatingpoint(3stap)

November 2022 SystemTap Tapset Reference