#include "lttng_utils.h"
#include "lttng_utils_pop.h"
#include <lttng/tracepoint-event.h>
Go to the source code of this file.
|
| TRACEPOINT_EVENT (mir_server_display, report_drm_master_failure, TP_ARGS(char const *, error_string), TP_FIELDS(ctf_string(error_string, error_string))) TRACEPOINT_EVENT(mir_server_display |
|
| TP_ARGS (int, major, int, minor) |
|
#define MIR_LTTNG_DISPLAY_REPORT_TP_H_ |
#define TRACEPOINT_INCLUDE "./display_report_tp.h" |
#define TRACEPOINT_PROVIDER mir_server_display |
TP_ARGS |
( |
int |
, |
|
|
major |
, |
|
|
int |
, |
|
|
minor |
|
|
) |
| |
TRACEPOINT_EVENT |
( |
mir_server_display |
, |
|
|
report_drm_master_failure |
, |
|
|
TP_ARGS(char const *, error_string) |
, |
|
|
TP_FIELDS(ctf_string(error_string, error_string)) |
|
|
) |
| |
report_hwc_composition_in_use |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014