| | | |
B |
|
| bb_close -- release access to a frozen black box ( ) |
|
| bb_freeze -- freezes the currently active black box ( ) |
|
| bb_getfilters -- returns the filter list and the filtered severity bitmap for the node ( ) |
|
| bb_getnbb -- gets the number of black boxes configured on the node ( ) |
|
| bb_getprodids -- gets the list of producers registered to use the filter list and the filtered severity bitmap ( ) |
|
| bb_getseverity -- returns the global severity bitmap for the node ( ) |
|
| bb_list -- get information about black boxes ( ) |
|
| bb_open -- open a frozen black box ( ) |
|
| bb_read -- read a frozen black box ( ) |
|
| bb_release -- free up a frozen black box ( ) |
|
| bb_setfilters -- set the fine-grained filters ( ) |
|
| bb_setprodids -- registers a list of producers to use the filter list and the filtered severity bitmap ( ) |
|
| bb_setseverity -- sets the global severity bitmap for the node ( ) |