DrMemtrace tool that computes the most-referenced cache lines. More...
#include "analysis_tool.h"
Functions | |
analysis_tool_t * | histogram_tool_create (unsigned int line_size=64, unsigned int report_top=10, unsigned int verbose=0) |
DrMemtrace tool that computes the most-referenced cache lines.
analysis_tool_t* histogram_tool_create | ( | unsigned int | line_size = 64 , |
unsigned int | report_top = 10 , |
||
unsigned int | verbose = 0 |
||
) |
Creates an analysis tool which computes the most-referenced cache lines. The options are currently documented in Simulator Parameters.