PPL Logo

CWebModeStats Struct Reference

This "usage" section keeps track of percent of wall clock time spent actually processing messages on each processor. More...

Collaboration diagram for CWebModeStats:

Collaboration graph
[legend]

Data Fields

double beginTime
 Start of last collection interval.
double startTime
 Start of last busy time.
double usedTime
 Total busy time in last collection interval.
int PROCESSING
 If 1, processor is busy.

Detailed Description

This "usage" section keeps track of percent of wall clock time spent actually processing messages on each processor.

It's a simple performance measure collected by the CWeb framework.

Definition at line 558 of file ccs-builtins.C.


Field Documentation

Start of last collection interval.

Definition at line 560 of file ccs-builtins.C.

Referenced by getUsage(), and usageReset().

Start of last busy time.

Definition at line 561 of file ccs-builtins.C.

Referenced by usageStart(), and usageStop().

Total busy time in last collection interval.

Definition at line 562 of file ccs-builtins.C.

Referenced by getUsage(), usageReset(), and usageStop().

If 1, processor is busy.

Definition at line 563 of file ccs-builtins.C.

Referenced by getUsage(), usageStart(), and usageStop().


The documentation for this struct was generated from the following file:

Generated on Mon Sep 21 08:22:32 2020 for Charm++ by  doxygen 1.5.5