RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Structures | Functions
t-test-thread-switch.c File Reference

This source file contains the implementation of the thread switch recorder. More...

#include <rtems/test.h>
#include <rtems.h>
#include <rtems/score/percpu.h>
#include <rtems/score/smp.h>
#include <rtems/score/thread.h>
#include <rtems/score/userextimpl.h>

Data Structures

struct  T_thread_switch_context
 

Functions

T_thread_switch_logT_thread_switch_record (T_thread_switch_log *log)
 
T_thread_switch_logT_thread_switch_record_2 (T_thread_switch_log_2 *log)
 
T_thread_switch_logT_thread_switch_record_4 (T_thread_switch_log_4 *log)
 
T_thread_switch_logT_thread_switch_record_10 (T_thread_switch_log_10 *log)
 

Detailed Description

This source file contains the implementation of the thread switch recorder.