Feedback

  • Contents
 

hrSWRunPerf objects

hrSWRunPerfTable

Type Access Description

N/A

not-accessible

The (conceptual) table of running software performance metrics.

hrSWRunPerfEntry

Type Access Description

N/A

not-accessible

A (conceptual) entry containing software performance metrics. As an example, an instance of the hrSWRunPerfCPU object might be named hrSWRunPerfCPU.1287

Each entry contains data for the following objects:

hrSWRunPerfCPU

hrSWRunPerfMem

hrSWRunPerfCPU

Type Access Description

Integer32

read-only

The number of centi-seconds of the total system's CPU resources consumed by this process. Note that on a multi-processor system, this value may increment by more than one centi-second in one centi-second of real (wall clock) time.

hrSWRunPerfMem

Type Access Description

KBytes

read-only

The total amount of real system memory allocated to this process.