:orphan: .. index:: pair: struct; tapi_memtier_report .. _doxid-structtapi__memtier__report: struct tapi_memtier_report ========================== .. toctree:: :hidden: Overview ~~~~~~~~ memtier_benchmark information from stdout :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include struct tapi_memtier_report { // fields :ref:`tapi_memtier_op_stats` :ref:`sets`; :ref:`tapi_memtier_op_stats` :ref:`gets`; :ref:`tapi_memtier_op_stats` :ref:`totals`; char* :ref:`cmd`; }; .. _details-structtapi__memtier__report: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ memtier_benchmark information from stdout Fields ------ .. index:: pair: variable; sets .. _doxid-structtapi__memtier__report_1a6443db15778ed01b0b3c873c264b3f01: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_memtier_op_stats` sets Statistics for set operations .. index:: pair: variable; gets .. _doxid-structtapi__memtier__report_1a3f793be02be48c99200365d076370a3c: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_memtier_op_stats` gets Statistics for get operations .. index:: pair: variable; totals .. _doxid-structtapi__memtier__report_1a13f2ad22124d03913c386f7f464d1c39: .. ref-code-block:: cpp :class: doxyrest-title-code-block :ref:`tapi_memtier_op_stats` totals Statistics for all operations .. index:: pair: variable; cmd .. _doxid-structtapi__memtier__report_1a76f42dfc75f1e92184c4ab58c9bf0769: .. ref-code-block:: cpp :class: doxyrest-title-code-block char* cmd Command line used to start the memtier job