--- title: "/clients/include/drmemtrace/cache_simulator_create.h File Reference" layout: default permalink: /cache__simulator__create_8h.html ---
|
DynamoRIO
|
DrMemtrace cache simulator creation. More...
Data Structures | |
| struct | dynamorio::drmemtrace::cache_simulator_knobs_t |
Namespaces | |
| namespace | dynamorio::drmemtrace |
Functions | |
| analysis_tool_t * | dynamorio::drmemtrace::cache_simulator_create (const cache_simulator_knobs_t &knobs) |
| analysis_tool_t * | dynamorio::drmemtrace::cache_simulator_create (const std::string &config_file) |
| analysis_tool_t * | dynamorio::drmemtrace::cache_miss_analyzer_create (const cache_simulator_knobs_t &knobs, unsigned int miss_count_threshold, double miss_frac_threshold, double confidence_threshold) |
DrMemtrace cache simulator creation.