ATLAS Offline Software
Public Attributes | List of all members
PerfMonSvc::Stats_t Struct Reference
Collaboration diagram for PerfMonSvc::Stats_t:

Public Attributes

StatEntity cpu
 
StatEntity cpu_user
 
StatEntity cpu_sys
 
StatEntity real
 
StatEntity vmem
 
StatEntity malloc
 
StatEntity nalloc
 
StatEntity rt
 

Detailed Description

Definition at line 326 of file PerfMonSvc.h.

Member Data Documentation

◆ cpu

StatEntity PerfMonSvc::Stats_t::cpu

Definition at line 327 of file PerfMonSvc.h.

◆ cpu_sys

StatEntity PerfMonSvc::Stats_t::cpu_sys

Definition at line 329 of file PerfMonSvc.h.

◆ cpu_user

StatEntity PerfMonSvc::Stats_t::cpu_user

Definition at line 328 of file PerfMonSvc.h.

◆ malloc

StatEntity PerfMonSvc::Stats_t::malloc

Definition at line 332 of file PerfMonSvc.h.

◆ nalloc

StatEntity PerfMonSvc::Stats_t::nalloc

Definition at line 333 of file PerfMonSvc.h.

◆ real

StatEntity PerfMonSvc::Stats_t::real

Definition at line 330 of file PerfMonSvc.h.

◆ rt

StatEntity PerfMonSvc::Stats_t::rt

Definition at line 334 of file PerfMonSvc.h.

◆ vmem

StatEntity PerfMonSvc::Stats_t::vmem

Definition at line 331 of file PerfMonSvc.h.


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