perf map: Add missing conversions to map__refcnt()
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2023 13:57:57 +0000 (10:57 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 19 Apr 2023 15:33:53 +0000 (12:33 -0300)
commite1805aae1e0f648351913e7f5a8a7530a90c8634
treeb8118620870b722fb3b73d1c203cfeaa6c232ba3
parent8f12692b7e61e5fb5d3e4f6692d6675f62eeebdc
perf map: Add missing conversions to map__refcnt()

Some conversions weren't performed in 4e8db2d7520f780f ("perf map: Add
map__refcnt() accessor to use in the maps test"), fix it.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/map.c
tools/perf/util/map.h