Searched refs:ZSTAT_REPORT_END (Results 1 – 1 of 1) sorted by relevance
142 #define ZSTAT_REPORT_END ((int)INT_MAX) macro2443 arg_report = ZSTAT_REPORT_END; in main()2509 if (arg_report != ZSTAT_REPORT_END) in main()2564 if (opt_report && arg_report != ZSTAT_REPORT_END && in main()2584 (arg_report == ZSTAT_REPORT_END || now < next_report)) in main()