SST Core Statistics

Introduction

The SST Statistics Interface provides a common statistics interface that is available for use by all Components and Sub-Components. Multiple Statistic types are provided (Histogram, Accumulator, etc), along with multiple output types (console, text file, csv file, etc).

For more detail on the Statistics API see:

Statistics API

Python file commands for Statistics