Processor time

Processor time shows the length of time that the application spent in CPU:

  • CPU is the amount of time consumed by tasks executing in the measured job step, exclusive of the Strobe measurement task itself, expressed in minutes and seconds to the nearest hundredth. Since you are usually billed for the CPU time used, it is considered the most important measure of system resource time.

  • Address space enclave is address space enclave time, the CPU time consumed in a given address space for an enclave that is not included in the CPU field.

  • SRB time is the time, expressed in minutes and seconds to the nearest hundredth, during which the system was executing SRBs. SRBs represent high priority service routines. The Measurement Session Data report provides SRB time for your information and does not detail it in subsequent reports. Because Strobe measures while running as a task, it cannot measure activity running under an SRB. CPU, which is the aggregate task time for all Task Control Blocks (TCBs) in the address space, does not include SRB time. SRB time that is high relative to CPU could indicate an unusual or atypical type of processing and may warrant further investigation with other tools.

  • Enclave TCB time:

  • Independent: The amount of CPU time observed in independent enclaves. An independent enclave represents a complete transaction. Its performance goal is assigned based on the service class to which it is classified when the enclave is created. Each independent enclave starts in period 1 of its service class and switched periods based on the service consumed by dispatchable units belonging to the enclave.

  • Dependent: The amount of CPU time observed in dependent enclaves. A dependent enclave represents the continuation of an existing address space transaction under a new set of dispatchable units. Its performance goal is inherited from the existing address space transaction based on the service class (or PGN) and period being used to manage the address at the instant that the dependent enclave is created. CPU service consumed by a dependent enclave is treated as if it were consumed by the address space transaction, and can cause the address space along with the dependent enclave to switch to later periods.

  • Service units are the amount of CPU execution activity observed during the measurement session. This measure of service units reflects one or more CPUs that were executing tasks in the measured job step, not including the measurement task itself. A service unit represents a normalized value of CPU power expressed as an instruction execution quantity. For the same amount of CPU time, a more powerful system will have a higher value in this field than a less powerful one.

More about the Measurement Session Data report