11 lines
106 B
Text
11 lines
106 B
Text
![]() |
#include <stdint.h>
|
||
|
|
||
|
TRACEPOINT_EVENT(
|
||
|
ros2,
|
||
|
rcl_init,
|
||
|
TP_ARGS(
|
||
|
),
|
||
|
TP_FIELDS(
|
||
|
)
|
||
|
)
|