Searched refs:usr_snapshot_path (Results 1 – 2 of 2) sorted by relevance
74 static const char *usr_snapshot_path = 0; variable200 filename = (usr_snapshot_path ? usr_snapshot_path : default_base_snapshot_path); in initDataBuffers()222 filename = (usr_snapshot_path ? usr_snapshot_path : default_base_snapshot_path); in initDataBuffers()491 usr_snapshot_path = argv[opt_idx]; in process_cmd_line_opts()
75 static const char *usr_snapshot_path = 0; variable229 usr_snapshot_path = argv[idx]; in process_cmd_line()405 if(usr_snapshot_path != 0) in create_test_memory_acc()406 strcpy(mem_file_path,usr_snapshot_path); in create_test_memory_acc()1107 if(usr_snapshot_path != 0) in main()1108 strcpy(trace_file_path,usr_snapshot_path); in main()