op_event Struct Reference

#include <op_events.h>

Collaboration diagram for op_event:
Collaboration graph
[legend]

Data Fields

u32 counter_mask
u32 val
struct op_unit_maskunit
char * name
char * desc
int min_count
int filter
char * ext
struct list_head event_next

Detailed Description

Describe an event.

Definition at line 69 of file op_events.h.


Field Documentation

bitmask of allowed counter

Definition at line 70 of file op_events.h.

Referenced by build_counter_arc(), help_for_event(), and xml_help_for_event().

the event description

Definition at line 75 of file op_events.h.

Referenced by delete_event(), help_for_event(), and xml_help_for_event().

extended events

Definition at line 78 of file op_events.h.

Referenced by help_for_event(), and xml_help_for_event().

architecture specific filter or -1

Definition at line 77 of file op_events.h.

minimum counter value allowed

Definition at line 76 of file op_events.h.

Referenced by get_default_event(), help_for_event(), and xml_help_for_event().

struct op_unit_mask* op_event::unit [read]

which unit mask if any allowed

Definition at line 73 of file op_events.h.

Referenced by another_extra_check(), do_resolve_unit_mask(), extra_check(), help_for_event(), match_event(), and xml_help_for_event().

event number

Definition at line 71 of file op_events.h.

Referenced by check_event(), do_arch_specific_event_help(), load_events(), and xml_do_arch_specific_event_help().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1