Tizen RT Libs&Environment  v1.1 D4
trace_packet Struct Reference

#include <ttrace.h>

Collaboration diagram for trace_packet:

Data Fields

struct timeval ts
 
pid_t pid
 
char event_type
 
int8_t codelen
 
union trace_message msg
 

Detailed Description

Definition at line 98 of file ttrace.h.

Field Documentation

◆ codelen

int8_t codelen

Definition at line 102 of file ttrace.h.

◆ event_type

char event_type

Definition at line 101 of file ttrace.h.

◆ msg

union trace_message msg

Definition at line 103 of file ttrace.h.

◆ pid

pid_t pid

Definition at line 100 of file ttrace.h.

◆ ts

struct timeval ts

Definition at line 99 of file ttrace.h.


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