1FUNCTION::SPECULATIO(3stap) Speculation FUNCTION::SPECULATIO(3stap)
2
3
4
6 function::speculation - Allocate a new id for speculative output
7
9 speculation:long()
10
12 None
13
15 The speculation function is called when a new speculation buffer is
16 needed. It returns an id for the speculative output. There can be
17 multiple threads being speculated on concurrently. This id is used by
18 other speculation functions to keep the threads separate.
19
21 tapset::speculative(3stap)
22
23
24
25SystemTap Tapset Reference October 2018 FUNCTION::SPECULATIO(3stap)