perf memswap: Adopt 'struct u64_swap' from evsel.h
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 18 Sep 2019 15:28:41 +0000 (12:28 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 20 Sep 2019 12:19:22 +0000 (09:19 -0300)
commit5cac8ea3e6e736664ee272f94d9099891e25f782
tree9557c292f8fa1cdd97993365f04b45a650a6e967
parentea49e01cfabd73c94a61649cd04fa524a2beff3c
perf memswap: Adopt 'struct u64_swap' from evsel.h

As it is not used in evsel.h and is a memory swap struct, so fits better
in memswap.h.

Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: https://lkml.kernel.org/n/tip-wvzxu7a5l3m868ywwphrnnqo@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/evsel.h
tools/perf/util/memswap.h