perf stat: Fixup __perf_stat_evsel__is() prefix
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 9 Mar 2021 12:03:40 +0000 (09:03 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 9 Mar 2021 12:03:40 +0000 (09:03 -0300)
commit905203411d8b96cf931dacc359982108a5893c9b
treeb71a03605a5a97d13f25224df8943375d3ebff1f
parent297e69bfa4c7aa27259dd456af1377e868337043
perf stat: Fixup __perf_stat_evsel__is() prefix

This is a perf_stat_evsel method, so should have that as its prefix,
previously it was swapped as __perf_evsel_stat__is().

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