Provided by: systemtap-doc_5.1-4.1_amd64 

NAME
function::speculate - Store a string for possible output later
SYNOPSIS
speculate(id:long,output:string)
ARGUMENTS
id buffer id to store the information in output string to write out when commit occurs
DESCRIPTION
Add a string to the speculaive buffer for id.
SEE ALSO
tapset::speculative(3stap) SystemTap Tapset Reference April 2024 FUNCTION::SPECULATE(3stap)