C02 CPU Usage by Module

The XML elements presented below may be repeated multiple times and appear under different parent elements. In the XML document, all elements are listed in hierarchical order as they appear in the online report.
Field title in online report XML element
  <LoadModule>
Name <LoadModuleName>name</LoadModuleName>
Description <LoadModuleDescription>description</LoadModuleDescription>
  <Measurements>n</Measurements>
Percent of CPU Time * 10.00% <Percent>n</Percent>
  <CSECT>
Name <CSECTName>name</CSECTName>
   
Description <CSECTDescription>description</CSECTDescription>
  <Measurements>n</Measurements>
Percent of CPU Time * 10.00% <Percent>n</Percent>
  </CSECT>
  </LoadModule>
  <NoSymAddressRange>
Name <AddressRange>address</AddressRange>
Description <AddressRangeDescription>Unresolved Address</AddressRangeDescription
  <Measurements>n</Measurements>
Percent of CPU Time * 10.00% <Percent>n</Percent>
  </NoSymAddressRange>