#include <lego.H>#include "node_table.h"#include "edge_table.h"#include "instrument.h"Go to the source code of this file.
Compounds | |
| class | BB_Edge_Profile |
Defines | |
| #define | BB_EDGE_HEADER_FILENAME "MY_ADDITIONAL.h" |
| #define | BB_EDGE_MAIN_FILENAME "BB_eDGe_PRoFiLe.c" |
| #define | BB_EDGE_PROFILE_START_PROBE_NAME "_MY_BBiD_STaRT_PRoBe" |
| #define | BB_EDGE_PROFILE_eND_PROBE_NAME "_MY_BBiD_eND_PRoBe" |
| #define | BB_EDGE_PROFILE_1_PROBE_NAME "_MY_1_PRoBe" |
| #define | MAX_BB_ENTRY 2000 |
|
|
Definition at line 76 of file include/bb_edge_profile.h. Referenced by BB_Edge_Profile::open_header_file(). |
|
|
Definition at line 77 of file include/bb_edge_profile.h. Referenced by BB_Edge_Profile::open_main_file(). |
|
|
Definition at line 81 of file include/bb_edge_profile.h. Referenced by BB_Edge_Profile::instrument_exit_op(). |
|
|
Definition at line 80 of file include/bb_edge_profile.h. Referenced by BB_Edge_Profile::instrument_exit_op(). |
|
|
Definition at line 79 of file include/bb_edge_profile.h. Referenced by BB_Edge_Profile::insert_probe(). |
|
|
Definition at line 91 of file include/bb_edge_profile.h. Referenced by BB_Edge_Profile::bbid_end_insert(), BB_Edge_Profile::bbid_start_insert(), BB_Edge_Profile::reset_bbid_end(), and BB_Edge_Profile::reset_bbid_start(). |
1.3.2