| commit | ccf63c80ee6d04f04e0467d40103db3626741d1e | [log] [tgz] |
|---|---|---|
| author | Adithya Chakilam <achakilam@nvidia.com> | Mon Oct 20 11:12:34 2025 -0500 |
| committer | Adithya Chakilam <achakilam@nvidia.com> | Tue Oct 21 17:39:39 2025 -0500 |
| tree | dd5be634d43725479dd162484096aea0d352116f | |
| parent | ec6c228c8a9d4d634d0194b2f99a55888890db55 [diff] |
QueueStats: Use task ids instead of counts There are couple of bugs in core which makes it possible to call the functions provided by TaskParker in out of order. To no mess up the counts for such cases, use task ids instead of monitoring the count of tasks. Change-Id: Ic1341a998f9c26658366404e9d1ea710237e9851