Searched refs:dso_cnt (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/tools/perf/tests/
H A Ddso-data.c241 int dso_cnt, limit, i, fd; test__dso_data_cache() local
250 dso_cnt = limit / 2; test__dso_data_cache()
252 !dsos__create(dso_cnt, TEST_FILE_SIZE)); test__dso_data_cache()
254 for (i = 0; i < (dso_cnt - 1); i++) { test__dso_data_cache()
285 dsos__delete(dso_cnt); test__dso_data_cache()

Completed in 65 milliseconds