pages_attempted  1481 tools/perf/util/evlist.c 	int pages_attempted = evlist->core.mmap_len / 1024, pages_max_per_user, printed = 0;
pages_attempted  1490 tools/perf/util/evlist.c 				     emsg, pages_max_per_user, pages_attempted);
pages_attempted  1492 tools/perf/util/evlist.c 		if (pages_attempted >= pages_max_per_user) {
pages_attempted  1495 tools/perf/util/evlist.c 					     pages_max_per_user + pages_attempted);