stat: fix comment about memory consumption
authorVincent Fu <vincent.fu@samsung.com>
Mon, 12 Sep 2022 14:43:17 +0000 (10:43 -0400)
committerVincent Fu <vincent.fu@samsung.com>
Mon, 12 Sep 2022 14:45:56 +0000 (10:45 -0400)
commit53c82bb879532b994451c6abc7be80c94241d03b
treee687983fd0df795e1839e3f735266dbe792c8bf6
parent10fc06dc4166ef7c69a6c06cb3a318878048f6be
stat: fix comment about memory consumption

We changed from unsigned int to uint64_t for the latency frequency
counters. Reflect this in the comment describing how much memory the
latency frequency counters require.

Signed-off-by: Vincent Fu <vincent.fu@samsung.com>
stat.h