RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Functions
profilingiterate.c File Reference

This source file contains the implementation of rtems_profiling_iterate(). More...

#include <rtems/profiling.h>
#include <rtems/counter.h>
#include <rtems/score/percpu.h>
#include <rtems/score/smplock.h>
#include <rtems.h>
#include <string.h>

Functions

void rtems_profiling_iterate (rtems_profiling_visitor visitor, void *visitor_arg)
 Iterates through all profiling data of the system.
 

Detailed Description

This source file contains the implementation of rtems_profiling_iterate().