Mir
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
message_processor_report_tp.h File Reference
#include <lttng/tracepoint.h>
#include <lttng/tracepoint-event.h>
Include dependency graph for message_processor_report_tp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TRACEPOINT_PROVIDER   mir_server_msgproc
 
#define TRACEPOINT_INCLUDE   "./message_processor_report_tp.h"
 
#define MIR_LTTNG_MESSAGE_PROCESSOR_REPORT_TP_H_
 

Functions

 TRACEPOINT_EVENT (mir_server_msgproc, received_invocation, TP_ARGS(const void *, mediator, int, id, const char *, method), TP_FIELDS(ctf_integer_hex(void *, mediator, mediator) ctf_integer(int, id, id) ctf_string(method, method))) TRACEPOINT_EVENT(mir_server_msgproc
 
 TP_ARGS (const void *, mediator, int, id, int, result)
 

Variables

 completed_invocation
 

Macro Definition Documentation

#define MIR_LTTNG_MESSAGE_PROCESSOR_REPORT_TP_H_
#define TRACEPOINT_INCLUDE   "./message_processor_report_tp.h"
#define TRACEPOINT_PROVIDER   mir_server_msgproc

Function Documentation

TP_ARGS ( const void *  ,
mediator  ,
int  ,
id  ,
int  ,
result   
)
TRACEPOINT_EVENT ( mir_server_msgproc  ,
received_invocation  ,
TP_ARGS(const void *, mediator, int, id, const char *, method)  ,
TP_FIELDS(ctf_integer_hex(void *, mediator, mediator)ctf_integer(int, id, id)ctf_string(method, method))   
)

Variable Documentation

completed_invocation

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Oct 15 00:23:28 UTC 2013