Home
last modified time | relevance | path

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

/linux/tools/perf/tests/
A Dbuiltin-test.c326 int n_dirs, e; in shell_tests__max_desc_width() local
335 if (n_dirs == -1) in shell_tests__max_desc_width()
338 for_each_shell_test(entlist, n_dirs, path, ent) { in shell_tests__max_desc_width()
350 for (e = 0; e < n_dirs; e++) in shell_tests__max_desc_width()
384 int n_dirs, e; in run_shell_tests() local
394 if (n_dirs == -1) { in run_shell_tests()
433 for (e = 0; e < n_dirs; e++) in run_shell_tests()
527 int n_dirs, e; in perf_test__list_shell() local
535 if (n_dirs == -1) in perf_test__list_shell()
538 for_each_shell_test(entlist, n_dirs, path, ent) { in perf_test__list_shell()
[all …]

Completed in 4 milliseconds