Home | History | Annotate | Download | only in common_lib

Lines Matching refs:profdir

13 #       profdir         eg. results/<job>/<testname.tag>/profiling
40 self.profdir = os.path.join(self.outputdir, 'profiling')
41 os.mkdir(self.profdir)