op_xml_events.h

Go to the documentation of this file.
00001 
00011 #ifndef OP_XML_EVENTS_H
00012 #define OP_XML_EVENTS_H
00013 
00014 #include "op_events.h"
00015 
00016 void xml_help_for_event(struct op_event const * event);
00017 void open_xml_events(char const * title, char const * doc, op_cpu cpu_type);
00018 void close_xml_events(void);
00019 
00020 #endif /* OP_XML_EVENTS_H */

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1