barectf.h.j2: add barectf_discarded_event_records_count()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 23 Sep 2020 22:18:08 +0000 (18:18 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 23 Sep 2020 22:46:24 +0000 (18:46 -0400)
commited4a69c02ec552b30ac71bcd1832fa747851d185
tree68d0173425ef9fba36a670b8824d50d085fe271c
parenta5435dc835fb14affa4323c8b8e76f0daf9e2624
barectf.h.j2: add barectf_discarded_event_records_count()

barectf_discarded_event_records_count() is an alias of
barectf_packet_events_discarded().

The count of discarded event records is not related to the current
packet; it's a data stream variable.

This change helps document the platform API.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
barectf/templates/c/barectf.c.j2
barectf/templates/c/barectf.h.j2
This page took 0.023399 seconds and 4 git commands to generate.