PandA-2024.02
|
Files | |
file | basic_blocks_profiling_c_writer.cpp [code] |
This file contains the routines necessary to create a C executable program with instrumented edges for profiling of executions of single basic blocks. | |
file | basic_blocks_profiling_c_writer.hpp [code] |
This file contains the routines necessary to create a C executable program with instrumented edges for profiling of executions of single basic blocks. | |
file | c_writer.cpp [code] |
This file contains the routines necessary to create a C executable program starting from an abstract decription of the threads composing the application. | |
file | c_writer.hpp [code] |
This file contains the routines necessary to create a C executable program. | |
file | discrepancy_analysis_c_writer.cpp [code] |
file | discrepancy_analysis_c_writer.hpp [code] |
file | discrepancy_instruction_writer.cpp [code] |
specialization of the instrunction writer for the discrepancy analysis | |
file | discrepancy_instruction_writer.hpp [code] |
specialization of the instruction writer for the discrepancy analysis | |
file | edge_c_writer.cpp [code] |
This file contains the routines necessary to create a C executable program with instrumented edges. | |
file | edge_c_writer.hpp [code] |
This file contains the routines necessary to create a C executable program with instrumented edges. | |
file | hls_c_writer.cpp [code] |
file | hls_c_writer.hpp [code] |
file | hls_instruction_writer.cpp [code] |
Simple class to print single instruction. | |
file | hls_instruction_writer.hpp [code] |
Simple class to print single instruction. | |
file | instruction_writer.cpp [code] |
Simple class to print single instruction. | |
file | instruction_writer.hpp [code] |
Simple class to print single instruction. | |