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

function::fp_le - Check if first fp is less than or equal to


fp_le:long(infp1:long,infp2:long)

infp1

the 64 bit floating point input

infp2

second 64 bit floating point input

check if infp1 is less than or equal to infp2

tapset::floatingpoint(3stap)

November 2020 SystemTap Tapset Reference