litl  0.1.9
Data Fields

A general data structure that corresponds to the header of a trace file. More...

#include <litl_types.h>

Data Fields

litl_data_t litl_ver [8]
 
litl_data_t sysinfo [128]
 
litl_med_size_t nb_processes
 

Detailed Description

A general data structure that corresponds to the header of a trace file.

Definition at line 249 of file litl_types.h.

Field Documentation

◆ litl_ver

litl_data_t litl_general_header_t::litl_ver[8]

Information regarding the version of LiTL

Definition at line 250 of file litl_types.h.

◆ nb_processes

litl_med_size_t litl_general_header_t::nb_processes

A number of processes in the trace file

Definition at line 252 of file litl_types.h.

◆ sysinfo

litl_data_t litl_general_header_t::sysinfo[128]

Information regarding OS, Hardware, etc.

Definition at line 251 of file litl_types.h.


The documentation for this struct was generated from the following file: