basicp 244 tools/perf/util/s390-cpumsf.c struct hws_basic_entry *basicp) basicp 246 tools/perf/util/s390-cpumsf.c struct hws_basic_entry *basic = basicp; basicp 249 tools/perf/util/s390-cpumsf.c unsigned long long word = be64toh(*(unsigned long long *)basicp); basicp 252 tools/perf/util/s390-cpumsf.c local.def = be16toh(basicp->def); basicp 261 tools/perf/util/s390-cpumsf.c local.ia = be64toh(basicp->ia); basicp 262 tools/perf/util/s390-cpumsf.c local.gpp = be64toh(basicp->gpp); basicp 263 tools/perf/util/s390-cpumsf.c local.hpp = be64toh(basicp->hpp);