Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Ddso-data.c253 int dso_cnt, limit, i, fd; in test__dso_data_cache() local
265 dso_cnt = limit / 2; in test__dso_data_cache()
267 !dsos__create(dso_cnt, TEST_FILE_SIZE, &machine.dsos)); in test__dso_data_cache()
269 for (i = 0; i < (dso_cnt - 1); i++) { in test__dso_data_cache()