Rename firing policy to rate policy
[lttng-tools.git] / include / lttng / action / notify-internal.h
index 1a6abe561a86818a9de41b0950d12c4cbfb71511..d15532a04a8aa21b0c0220f31e32e37d8a7bc10d 100644 (file)
@@ -13,6 +13,7 @@
 
 struct lttng_action_notify {
        struct lttng_action parent;
+       struct lttng_rate_policy *policy;
 };
 
 LTTNG_HIDDEN
This page took 0.02289 seconds and 4 git commands to generate.