#include <tr_debug.h>
Collaboration diagram for os_internal_debug_data:
Note however, that the data is not organized into this structure. The way this data is packed into a data stream is dependent on the compiler, processor architecture and the sizes of the data types used. So TiROS dos not use this structure, rather osint_snapshot packs the data efficiently into a byte stream.
Definition at line 177 of file tr_debug.h.
Data Fields | |
os_data_hdr | hdr |
os_data_global | globals |
os_data_per_task | per_task [TIROS_MAX_PROCS] |