Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
panzer::PAPICounter2::InternalCounter2 Struct Reference

Public Attributes

long_long start_time
 
long_long accumulated_time
 
std::vector< long_long > start_counters
 
std::vector< long_long > stop_counters
 
std::vector< long_long > accumulated_counters
 
long_long num_calls
 

Detailed Description

Definition at line 89 of file Panzer_PAPI_Counter2.hpp.

Member Data Documentation

long_long panzer::PAPICounter2::InternalCounter2::start_time

Definition at line 90 of file Panzer_PAPI_Counter2.hpp.

long_long panzer::PAPICounter2::InternalCounter2::accumulated_time

Definition at line 91 of file Panzer_PAPI_Counter2.hpp.

std::vector<long_long> panzer::PAPICounter2::InternalCounter2::start_counters

Definition at line 93 of file Panzer_PAPI_Counter2.hpp.

std::vector<long_long> panzer::PAPICounter2::InternalCounter2::stop_counters

Definition at line 94 of file Panzer_PAPI_Counter2.hpp.

std::vector<long_long> panzer::PAPICounter2::InternalCounter2::accumulated_counters

Definition at line 95 of file Panzer_PAPI_Counter2.hpp.

long_long panzer::PAPICounter2::InternalCounter2::num_calls

Definition at line 97 of file Panzer_PAPI_Counter2.hpp.


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