Searched refs:stat_report (Results 1 – 1 of 1) sorted by relevance
82 int stat_report; /* Report statistics for this period of cycles */ variable1487 stat_report = 0; in lfs_cleaner_main()1532 stat_report = atoi(optarg); in lfs_cleaner_main()1708 if (stat_report && loopcount % stat_report == 0) in lfs_cleaner_main()