os_internal_debug_data Struct Reference
[Advanced Features and Debugging]

#include <tr_debug.h>

Collaboration diagram for os_internal_debug_data:

Collaboration graph
[legend]

Detailed Description

This structure describes the data returned by osint_snapshot.

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]


The documentation for this struct was generated from the following file:
TiROS User Manual: Last Updated on Fri Jul 20 10:52:24 2007