Extract the lost packets and discarded events counters
[lttng-tools.git] / src / common / config / config-session-abi.h
index f7cee34eb44a0d9886fd112d731101f65f6968fc..df77c63a5bf6d1884071dcb12b78242aae86bb2e 100644 (file)
@@ -46,6 +46,8 @@ extern const char * const config_element_output_type;
 extern const char * const config_element_tracefile_size;
 extern const char * const config_element_tracefile_count;
 extern const char * const config_element_live_timer_interval;
+extern const char * const config_element_discarded_events;
+extern const char * const config_element_lost_packets;
 extern const char * const config_element_type;
 extern const char * const config_element_buffer_type;
 extern const char * const config_element_session;
This page took 0.023471 seconds and 4 git commands to generate.