RTEMS CPU Kit with SuperCore
Functions
profilingiterate.c File Reference
#include <rtems/profiling.h>
#include <rtems/counter.h>
#include <rtems/score/percpu.h>
#include <rtems/score/smplock.h>
#include <rtems.h>
#include <string.h>
Include dependency graph for profilingiterate.c:

Functions

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