#include <opd_extended.h>
Data Fields | |
const char * | feature |
struct opd_ext_handlers * | handlers |
OProfile Extended Feature Table Entry
Definition at line 25 of file opd_extended.h.
const char* opd_ext_feature::feature |
Definition at line 27 of file opd_extended.h.
Referenced by get_index_for_feature().
struct opd_ext_handlers* opd_ext_feature::handlers [read] |
Definition at line 29 of file opd_extended.h.
Referenced by opd_ext_deinitialize(), opd_ext_find_counter_event(), opd_ext_initialize(), opd_ext_print_stats(), opd_ext_sfile_close(), opd_ext_sfile_create(), opd_ext_sfile_dup(), opd_ext_sfile_get(), and opd_ext_sfile_sync().