Searched refs:file_list (Results 1 - 2 of 2) sorted by relevance

/gem5/util/
H A Dcscope-index.py48 file_list = file('cscope.files', 'w') variable
66 print >> file_list, \
69 file_list.close()
/gem5/util/streamline/
H A Dm5stats2streamline.py1127 file_list = os.listdir(frame_path)
1128 file_list.sort()
1139 for fn in file_list:

Completed in 7 milliseconds