op_xml_events.h File Reference

#include "op_events.h"
Include dependency graph for op_xml_events.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void xml_help_for_event (struct op_event const *event)
void open_xml_events (char const *title, char const *doc, op_cpu cpu_type)
void close_xml_events (void)

Detailed Description

routines for generating event files in XML

Remarks:
Copyright 2008 OProfile authors
Read the file COPYING
Author:
Dave Nomura

Definition in file op_xml_events.h.


Function Documentation

void close_xml_events ( void   ) 

Definition at line 38 of file op_xml_events.c.

References buffer, close_xml_element(), HELP_EVENTS, and MAX_BUFFER.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void open_xml_events ( char const *  title,
char const *  doc,
op_cpu  cpu_type 
)

Definition at line 22 of file op_xml_events.c.

References buffer, close_xml_element(), HELP_DOC, HELP_EVENTS, HELP_HEADER, HELP_TITLE, init_xml_str_attr(), MAX_BUFFER, NONE, open_xml_element(), and SCHEMA_VERSION.

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void xml_help_for_event ( struct op_event const *  event  ) 

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1