#include <lttng/tracepoint.h>
#include <stdint.h>
#include <lttng/tracepoint-event.h>
Go to the source code of this file.
|
| TRACEPOINT_EVENT (mir_client_perf, begin_frame, TP_ARGS(uint32_t, buffer_id), TP_FIELDS(ctf_integer(uint32_t, buffer_id, buffer_id))) TRACEPOINT_EVENT(mir_client_perf |
|
| TP_ARGS (uint32_t, buffer_id) |
|
#define MIR_CLIENT_LTTNG_PERF_REPORT_TP_H_ |
#define TRACEPOINT_INCLUDE "./perf_report_tp.h" |
#define TRACEPOINT_PROVIDER mir_client_perf |
TP_ARGS |
( |
uint32_t |
, |
|
|
buffer_id |
|
|
) |
| |
TRACEPOINT_EVENT |
( |
mir_client_perf |
, |
|
|
begin_frame |
, |
|
|
TP_ARGS(uint32_t, buffer_id) |
, |
|
|
TP_FIELDS(ctf_integer(uint32_t, buffer_id, buffer_id)) |
|
|
) |
| |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015