struct tapi_memtier_report
Overview
memtier_benchmark information from stdout More…
#include <tapi_memtier.h> struct tapi_memtier_report { // fields tapi_memtier_op_stats sets; tapi_memtier_op_stats gets; tapi_memtier_op_stats totals; char* cmd; };
Detailed Documentation
memtier_benchmark information from stdout
Fields
tapi_memtier_op_stats sets
Statistics for set operations
tapi_memtier_op_stats gets
Statistics for get operations
tapi_memtier_op_stats totals
Statistics for all operations
char* cmd
Command line used to start the memtier job