op_event_descr Struct Reference

a struct describing a particular event type More...

#include <oprof_start.h>

Collaboration diagram for op_event_descr:
Collaboration graph
[legend]

Public Member Functions

 op_event_descr ()

Data Fields

uint counter_mask
 bit mask of allowed counters
u32 val
 hardware event number
op_unit_mask const * unit
 unit mask values if applicable
std::string name
 name of event
std::string help_str
 description of event
uint min_count
 minimum counter value

Detailed Description

a struct describing a particular event type

Definition at line 35 of file oprof_start.h.


Constructor & Destructor Documentation

op_event_descr::op_event_descr (  ) 

Definition at line 113 of file oprof_start.cpp.


Field Documentation

bit mask of allowed counters

Definition at line 39 of file oprof_start.h.

Referenced by oprof_start::fill_events().

description of event

Definition at line 47 of file oprof_start.h.

Referenced by oprof_start::event_over(), and oprof_start::fill_events().

minimum counter value

Definition at line 49 of file oprof_start.h.

Referenced by oprof_start::display_event(), oprof_start::fill_events(), and oprof_start::on_start_profiler().

std::string op_event_descr::name

hardware event number

Definition at line 41 of file oprof_start.h.

Referenced by oprof_start::fill_events().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1