|
HPCToolkit
|
#include "blame-shift.h"
Go to the source code of this file.
Functions | |
| void | blame_shift_register (bs_fn_entry_t *entry) |
| void | blame_shift_apply (int metric_id, cct_node_t *node, int metric_incr) |
| void | blame_shift_source_register (bs_type bst) |
| int | blame_shift_source_available (bs_type bst) |
Variables | |
| static bs_fn_entry_t * | bs_fns = 0 |
| static int | bs_type_registered [] = {0,0} |
| void blame_shift_apply | ( | int | metric_id, |
| cct_node_t * | node, | ||
| int | metric_incr | ||
| ) |
| void blame_shift_register | ( | bs_fn_entry_t * | entry | ) |
| int blame_shift_source_available | ( | bs_type | bst | ) |
| void blame_shift_source_register | ( | bs_type | bst | ) |
|
static |
Definition at line 3 of file blame-shift.c.
|
static |
Definition at line 5 of file blame-shift.c.