X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=lttng-ring-buffer-client.h;h=9016b438746bd3ecad15351c6e4b6b4d1f2cac2f;hb=a9afe705296f44144aaf3d2626a14bb8cfd2016a;hp=cf42e688eccf5364e4874fd3ab0f24d4634b6240;hpb=6bd5e64e29cf1c251632501e45d61be6f16257ba;p=lttng-modules.git diff --git a/lttng-ring-buffer-client.h b/lttng-ring-buffer-client.h index cf42e688..9016b438 100644 --- a/lttng-ring-buffer-client.h +++ b/lttng-ring-buffer-client.h @@ -60,7 +60,7 @@ struct packet_header { /* Stream packet context */ uint64_t timestamp_begin; /* Cycle count at subbuffer start */ uint64_t timestamp_end; /* Cycle count at subbuffer end */ - uint32_t events_discarded; /* + unsigned long events_discarded; /* * Events lost in this subbuffer since * the beginning of the trace. * (may overflow)