Go to the source code of this file.
◆ bs_fn_entry_t
◆ bs_fn_t
| typedef void(* bs_fn_t) (void *arg, int metric_id, cct_node_t *node, int metric_incr) |
◆ bs_type
◆ bs_type
| Enumerator |
|---|
| bs_type_timer | |
| bs_type_cycles | |
Definition at line 14 of file blame-shift.h.
◆ blame_shift_apply()
| void blame_shift_apply |
( |
int |
metric_id, |
|
|
cct_node_t * |
node, |
|
|
int |
metric_incr |
|
) |
| |
◆ blame_shift_register()
◆ blame_shift_source_available()
| int blame_shift_source_available |
( |
bs_type |
bst | ) |
|
◆ blame_shift_source_register()
| void blame_shift_source_register |
( |
bs_type |
bst | ) |
|