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

function::fp_add - Addition between floating points


fp_add:long(add1:long,add2:long)

add1

the 64 bit floating point addend

add2

second 64 bit floating point addend

Given addend 1 and addend 2, apply floating point adding

tapset::floatingpoint(3stap)

November 2022 SystemTap Tapset Reference