Vivoe Lite 0.5.0
Lightweight GVA like HMI for military displays.
Loading...
Searching...
No Matches
trace.h File Reference

Manage the touch screen events. More...

#include <lttng/tracepoint.h>
#include <lttng/tracepoint-event.h>
Include dependency graph for trace.h:

Go to the source code of this file.

Macros

#define TRACEPOINT_PROVIDER   vivoe_lite
 Define the tracepoint provider.
 
#define TRACEPOINT_INCLUDE   "src/trace.h"
 Define the tracepoint include.
 
#define _TRACE_H
 Define the tracepoint header.
 

Functions

 TRACEPOINT_EVENT (vivoe_lite, main, TP_ARGS(int, my_integer_arg, char *, my_string_arg), ctf_integer(int, my_integer_field, my_integer_arg))) TRACEPOINT_EVENT(vivoe_lite
 Tracepoint for the main function.
 
 TP_ARGS (int, counter)
 

Variables

 app_callback
 

Detailed Description

Manage the touch screen events.

Function Documentation

◆ TRACEPOINT_EVENT()

TRACEPOINT_EVENT ( vivoe_lite  ,
main  ,
TP_ARGS(int, my_integer_arg, char *, my_string_arg)  ,
ctf_integer(int, my_integer_field, my_integer_arg)   
)

Tracepoint for the main function.

Tracepoint for the app callback