RTEMS CPU Kit with SuperCore  4.11.2
Variables
main_profreport.c File Reference
#include <stdio.h>
#include <rtems/profiling.h>
#include <rtems/shell.h>
#include <rtems/shellconfig.h>
Include dependency graph for main_profreport.c:

Variables

rtems_shell_cmd_t rtems_shell_PROFREPORT_Command
 

Variable Documentation

◆ rtems_shell_PROFREPORT_Command

rtems_shell_cmd_t rtems_shell_PROFREPORT_Command
Initial value:
= {
.name = "profreport",
.usage = "profreport",
.topic = "rtems",
.command = rtems_shell_main_profreport
}