all_stats 65 tools/perf/bench/epoll-ctl.c static struct stats all_stats[EPOLL_NR_OPS]; all_stats 286 tools/perf/bench/epoll-ctl.c avg[i] = avg_stats(&all_stats[i]); all_stats 287 tools/perf/bench/epoll-ctl.c stddev[i] = stddev_stats(&all_stats[i]); all_stats 356 tools/perf/bench/epoll-ctl.c init_stats(&all_stats[i]); all_stats 394 tools/perf/bench/epoll-ctl.c update_stats(&all_stats[j], t[j]);