Speculation Interfaces
The following table describes the DTrace speculation functions.
Table 7-1 DTrace Speculation Functions
| Function | Args | Description | 
|---|---|---|
| 
                                  | None | Returns an identifier for a new speculative buffer | 
| 
                                  | ID | Denotes that the remainder of the clause should be traced to the speculative buffer specified by ID | 
| 
                                  | ID | Commits the speculative buffer associated with ID | 
| 
                                  | ID | Discards the speculative buffer associated with ID |