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

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

#include <rtems/score/profiling.h>
#include <rtems/score/assert.h>

Functions

void _Profiling_Outer_most_interrupt_entry_and_exit (Per_CPU_Control *cpu, CPU_Counter_ticks interrupt_entry_instant, CPU_Counter_ticks interrupt_exit_instant)
 Updates the interrupt profiling statistics.
 

Detailed Description

This source file contains the implementation of _Profiling_Outer_most_interrupt_entry_and_exit().