test_dir           55 tools/crm_simulate.c     gchar *test_dir;
test_dir          273 tools/crm_simulate.c     { "profile", 'P', 0, G_OPTION_ARG_FILENAME, &options.test_dir,
test_dir          929 tools/crm_simulate.c     if (options.test_dir != NULL) {
test_dir          931 tools/crm_simulate.c         profile_all(options.test_dir, options.repeat, data_set, options.use_date);
test_dir         1149 tools/crm_simulate.c     g_free(options.test_dir);