PandA-2024.02
|
Analysis step performing a dynamic profiling of basic blocks execution. More...
#include "basic_blocks_profiling.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "behavioral_helper.hpp"
#include "c_backend.hpp"
#include "c_backend_information.hpp"
#include "c_backend_step_factory.hpp"
#include "call_graph_manager.hpp"
#include "compiler_wrapper.hpp"
#include "custom_set.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include "fileIO.hpp"
#include "function_behavior.hpp"
#include "hash_helper.hpp"
#include "hls_step.hpp"
#include "host_profiling_constants.hpp"
#include "profiling_information.hpp"
#include "string_manipulation.hpp"
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Analysis step performing a dynamic profiling of basic blocks execution.
Definition in file basic_blocks_profiling.cpp.