Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/tests/
Ddso-data.c252 int dso_cnt, limit, i, fd; in test__dso_data_cache() local
261 dso_cnt = limit / 2; in test__dso_data_cache()
263 !dsos__create(dso_cnt, TEST_FILE_SIZE)); in test__dso_data_cache()
265 for (i = 0; i < (dso_cnt - 1); i++) { in test__dso_data_cache()
296 dsos__delete(dso_cnt); in test__dso_data_cache()