Store the setup of one event. More...
#include <oprof_start_config.h>
Public Member Functions | |
event_setting () | |
Data Fields | |
uint | count |
uint | umask |
bool | os_ring_count |
bool | user_ring_count |
Store the setup of one event.
Definition at line 20 of file oprof_start_config.h.
event_setting::event_setting | ( | ) |
Definition at line 26 of file oprof_start_config.cpp.
uint event_setting::count |
Definition at line 24 of file oprof_start_config.h.
Referenced by oprof_start::display_event(), and oprof_start::save_config().
Definition at line 26 of file oprof_start_config.h.
Referenced by oprof_start::display_event(), and oprof_start::save_config().
uint event_setting::umask |
Definition at line 25 of file oprof_start_config.h.
Referenced by oprof_start::save_config(), and oprof_start::setup_unit_masks().
Definition at line 27 of file oprof_start_config.h.
Referenced by oprof_start::display_event(), and oprof_start::save_config().