Process state summary

This view shows the number of processes that were in each process state at the end of the most recent sample interval.

SMC_SIZET process_perf_sum_count = 2;
SMC_DATAITEM_STRUCT process_perf_sum_view[] = {
{ SMC_NAME_PROC_STATE,          SMC_STAT_VALUE_SAMPLE },
{ SMC_NAME_PROC_STATE_CNT,      SMC_STAT_VALUE_SAMPLE }
};