Searched refs:statistics_file (Results 1 – 8 of 8) sorted by relevance
14 statistics_file = os.path.join(autoconfig.data_directory, 'profile.stat') variable15 profile = hotshot.Profile(statistics_file)18 statistics = hotshot.stats.load(statistics_file)
56 self.statistics_file = ""73 report_info(' statistics-file: %s' % (self.statistics_file))100 self.statistics_file = name104 return self.statistics_file
306 statistics_file = "temp_stats.txt"311 stats=statistics_file,314 self.add_file_to_clean(statistics_file)316 self.assertTrue(os.path.isfile(statistics_file))
67 statistics_file, /* default: log file */ member
478 c_isset(statistics_file)? c_string(statistics_file): NULL );
68 statistics_file, /* default: log file */
772 :ref:`file<statistics_file>`.790 If enabled, the output will be appended to the :ref:`file<statistics_file>`