RTEMS 6.1-rc5
|
This source file contains the implementation of rtems_profiling_report_xml(). More...
#include <rtems/profiling.h>
Functions | |
int | rtems_profiling_report_xml (const char *name, const rtems_printer *printer, uint32_t indentation_level, const char *indentation) |
Reports profiling data as XML. | |
This source file contains the implementation of rtems_profiling_report_xml().