TizenRT Libs&Environment  v2.0 M2
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

int8_t codelen

Definition at line 102 of file ttrace.h.

char event_type

Definition at line 101 of file ttrace.h.

union trace_message msg

Definition at line 103 of file ttrace.h.

pid_t pid

Definition at line 100 of file ttrace.h.

struct timeval ts

Definition at line 99 of file ttrace.h.


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