PandA-2024.02
|
Analysis step performing profiling of loops, paths or both. More...
#include "host_profiling.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "basic_block.hpp"
#include "behavioral_helper.hpp"
#include "custom_map.hpp"
#include "dbgPrintHelper.hpp"
#include "function_behavior.hpp"
#include "graph.hpp"
#include "hash_helper.hpp"
#include "loop.hpp"
#include "loops.hpp"
#include "profiling_information.hpp"
#include "string_manipulation.hpp"
#include <cerrno>
#include <filesystem>
#include <unistd.h>
Go to the source code of this file.
Functions | |
HostProfiling_Method | operator & (const HostProfiling_Method first, const HostProfiling_Method second) |
Analysis step performing profiling of loops, paths or both.
Definition in file host_profiling.cpp.
HostProfiling_Method operator& | ( | const HostProfiling_Method | first, |
const HostProfiling_Method | second | ||
) |
Definition at line 61 of file host_profiling.cpp.