X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Fevent_processing_lttng_standard.h;h=95c4be06cf1a11f4947aaf07534296466579a42f;hb=f6691532b67cb6911749118e3da8d74de876380c;hp=15139ec62b8ad5fb3826aaee3c8f3854b4f1015c;hpb=fea7219b7d953f8c2677f497f010495cfa095b00;p=lttv.git diff --git a/lttv/lttv/sync/event_processing_lttng_standard.h b/lttv/lttv/sync/event_processing_lttng_standard.h index 15139ec6..95c4be06 100644 --- a/lttv/lttv/sync/event_processing_lttng_standard.h +++ b/lttv/lttv/sync/event_processing_lttng_standard.h @@ -29,7 +29,8 @@ typedef struct { int totRecv, totRecvIp, - totInE, + totRecvTCP, + totRecvUDP, totOutE; } ProcessingStatsLTTVStandard;