PandA-2024.02
|
constant strings More...
Go to the source code of this file.
Macros | |
#define | STR_OPT_benchmark_fake_parameters "benchmark_fake_parameters" |
Parameter of the current benchmark for table results (this value is not used for profiling) More... | |
#define | NUM_CST_surviving_benchmarks 300 |
The number of surviving benchmarks. More... | |
#define | STR_CST_temporary_directory "panda-temp" |
The temporary directory pattern. More... | |
#define | STR_CST_debug_all "ALL" |
Parameters. More... | |
#define | STR_CST_interface_parameter_keyword "_bambu_artificial_ParmMgr" |
interface_parameter_keyword More... | |
constant strings
Definition in file constant_strings.hpp.
#define NUM_CST_surviving_benchmarks 300 |
The number of surviving benchmarks.
Definition at line 50 of file constant_strings.hpp.
Referenced by SpiderParameter::SetDefaults().
#define STR_CST_debug_all "ALL" |
Parameters.
The string representing all classes
Definition at line 59 of file constant_strings.hpp.
Referenced by Parameter::get_class_debug_level().
#define STR_CST_interface_parameter_keyword "_bambu_artificial_ParmMgr" |
interface_parameter_keyword
Definition at line 62 of file constant_strings.hpp.
Referenced by InterfaceInfer::ChasePointerInterfaceRecurse(), fun_dominator_allocation::Exec(), Write_noneModuleGenerator::InternalExec(), Write_handshakeModuleGenerator::InternalExec(), Write_fifoModuleGenerator::InternalExec(), Write_axisModuleGenerator::InternalExec(), Write_acknowledgeModuleGenerator::InternalExec(), ReadWriteDP_arrayModuleGenerator::InternalExec(), ReadWrite_m_axiModuleGenerator::InternalExec(), ReadWrite_arrayModuleGenerator::InternalExec(), Read_validModuleGenerator::InternalExec(), Read_noneModuleGenerator::InternalExec(), Read_handshakeModuleGenerator::InternalExec(), Read_fifoModuleGenerator::InternalExec(), Read_axisModuleGenerator::InternalExec(), Read_acknowledgeModuleGenerator::InternalExec(), and Write_validModuleGenerator::InternalExec().
#define STR_CST_temporary_directory "panda-temp" |
The temporary directory pattern.
Definition at line 53 of file constant_strings.hpp.
Referenced by Parameter::ManageDefaultOptions(), Parameter::PrintOutputOptionsUsage(), and Parameter::SetCommonDefaults().
#define STR_OPT_benchmark_fake_parameters "benchmark_fake_parameters" |
Parameter of the current benchmark for table results (this value is not used for profiling)
Definition at line 47 of file constant_strings.hpp.
Referenced by Parameter::ManageDefaultOptions(), and Parameter::SetCommonDefaults().