nr_end            254 tools/perf/tests/dso-data.c 	long nr_end, nr = open_files_cnt();
nr_end            305 tools/perf/tests/dso-data.c 	nr_end = open_files_cnt();
nr_end            306 tools/perf/tests/dso-data.c 	pr_debug("nr start %ld, nr stop %ld\n", nr, nr_end);
nr_end            307 tools/perf/tests/dso-data.c 	TEST_ASSERT_VAL("failed leaking files", nr == nr_end);
nr_end            314 tools/perf/tests/dso-data.c 	long nr_end, nr = open_files_cnt();
nr_end            381 tools/perf/tests/dso-data.c 	nr_end = open_files_cnt();
nr_end            382 tools/perf/tests/dso-data.c 	pr_debug("nr start %ld, nr stop %ld\n", nr, nr_end);
nr_end            383 tools/perf/tests/dso-data.c 	TEST_ASSERT_VAL("failed leaking files", nr == nr_end);