Searched refs:op_samples_dir (Results 1 – 4 of 4) sorted by relevance
23 char op_samples_dir[PATH_MAX]; variable51 strcpy(op_samples_dir, op_session_dir); in init_op_config_dirs()52 strcat(op_samples_dir, "/samples/"); in init_op_config_dirs()54 strcpy(op_samples_current_dir, op_samples_dir); in init_op_config_dirs()63 strcpy(op_log_file, op_samples_dir); in init_op_config_dirs()
37 extern char op_samples_dir[];
223 string log_name = string(op_samples_dir) + "/oprofiled.log"; in oparchive()
533 base_dir = archive_path + op_samples_dir; in generate_file_list()