DrMemtrace reuse time (i.e., reuse distance without regard to uniqueness) tool creation. More...
#include "analysis_tool.h"Functions | |
| analysis_tool_t * | reuse_time_tool_create (unsigned int line_size=64, unsigned int verbose=0) |
DrMemtrace reuse time (i.e., reuse distance without regard to uniqueness) tool creation.
| analysis_tool_t* reuse_time_tool_create | ( | unsigned int | line_size = 64, |
| unsigned int | verbose = 0 |
||
| ) |
Creates an analysis tool which computes reuse time (i.e., reuse distance without regard to uniqueness). The options are currently documented in Simulator Parameters.