sevent 1349 tools/perf/util/pmu.c const struct sevent *as = a; sevent 1350 tools/perf/util/pmu.c const struct sevent *bs = b; sevent 1393 tools/perf/util/pmu.c struct sevent *aliases; sevent 1406 tools/perf/util/pmu.c aliases = zalloc(sizeof(struct sevent) * len); sevent 1456 tools/perf/util/pmu.c qsort(aliases, len, sizeof(struct sevent), cmp_sevent);