TLM analysis fifo .used() and .size()

In reply to mseyunni:

No this is not correct. size() returns you the size of the tlm_analysis_fifo
used() returns you the number of data entries you have in this fifo.