Tracepoint API namespacing ctf_unused
[lttng-ust.git] / src / lib / lttng-ust-cyg-profile / lttng-ust-cyg-profile-fast.h
index 417765650e7ef74621405eec2d2c367b2fd7271d..690108e89276970d5806d076cae46a697662cdd2 100644 (file)
@@ -30,7 +30,7 @@ LTTNG_UST_TRACEPOINT_LOGLEVEL(lttng_ust_cyg_profile_fast, func_entry,
 LTTNG_UST_TRACEPOINT_EVENT(lttng_ust_cyg_profile_fast, func_exit,
        LTTNG_UST_TP_ARGS(void *, func_addr),
        LTTNG_UST_TP_FIELDS(
-               ctf_unused(func_addr)
+               lttng_ust_field_unused(func_addr)
        )
 )
 
This page took 0.030379 seconds and 4 git commands to generate.