summaryrefslogtreecommitdiff
path: root/python/clippy/elf.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-10-28 17:52:54 -0400
committerDonald Sharp <sharpd@nvidia.com>2024-10-31 14:07:04 -0400
commitcd80fa0af40c7a3c4f17ea0d09dc53f2068099c4 (patch)
treec49cf80432b8194ae09ddd6232d47637e1524946 /python/clippy/elf.py
parent2b1e5ced04bf0c8c6d8053cb798ab36ebcee9df2 (diff)
lib: Remove counter and a function
The `alloc` counter was tracking the current active number of events in the system and if it went to 0 when freeing a new one it would assert. This assert is a duplicate of what would happen with the XFREE in the same situation. As such it is not necessary. Also remove the `event_master_free_unused` function from the system. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'python/clippy/elf.py')
0 files changed, 0 insertions, 0 deletions