Searched refs:reboot_count (Results 1 – 3 of 3) sorted by relevance
16 reboot_count = 100 variable in security_kASLR100 if count == self.reboot_count:113 if unique < (self.reboot_count / 3):
52 for reboot_count in xrange(reboot_counts):53 logging.info('Iteration %d', (reboot_count + 1))
278 reboot_count = self._get_reboot_count()280 reboot_count += 1281 if reboot_count < 1:284 boot_dir = "boot.%d" % (reboot_count - 1)