ATLAS Offline Software
Loading...
Searching...
No Matches
CallPoint Class Reference
Collaboration diagram for CallPoint:

Public Member Functions

 CallPoint ()

Public Attributes

CallTree_t m_callees
unsigned long long m_allocated
unsigned long long m_news
unsigned long long m_inclusive
unsigned long long m_called

Detailed Description

Definition at line 41 of file HephProf.cxx.

Constructor & Destructor Documentation

◆ CallPoint()

CallPoint::CallPoint ( )
inline

Definition at line 43 of file HephProf.cxx.

43 {
45 }
unsigned long long m_inclusive
Definition HephProf.cxx:52
unsigned long long m_allocated
Definition HephProf.cxx:49
unsigned long long m_news
Definition HephProf.cxx:50
unsigned long long m_called
Definition HephProf.cxx:53

Member Data Documentation

◆ m_allocated

unsigned long long CallPoint::m_allocated

Definition at line 49 of file HephProf.cxx.

◆ m_called

unsigned long long CallPoint::m_called

Definition at line 53 of file HephProf.cxx.

◆ m_callees

CallTree_t CallPoint::m_callees

Definition at line 47 of file HephProf.cxx.

◆ m_inclusive

unsigned long long CallPoint::m_inclusive

Definition at line 52 of file HephProf.cxx.

◆ m_news

unsigned long long CallPoint::m_news

Definition at line 50 of file HephProf.cxx.


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