Namespace all tracepoints
[lttng-modules.git] / instrumentation / events / lttng-module / regmap.h
index 87df6a6dc161dd708b1028bb837f03236fafdc9a..69e421610aaec4ae90fa6a12f82785ae7cc5a458 100644 (file)
@@ -121,7 +121,9 @@ LTTNG_TRACEPOINT_EVENT_INSTANCE(regmap_block, regmap_hw_write_done,
        TP_ARGS(dev, reg, count)
 )
 
-LTTNG_TRACEPOINT_EVENT(regcache_sync,
+LTTNG_TRACEPOINT_EVENT_MAP(regcache_sync,
+
+       regmap_regcache_sync,
 
        TP_PROTO(struct device *dev, const char *type,
                 const char *status),
This page took 0.033317 seconds and 4 git commands to generate.