Searched refs:report_times (Results 1 – 3 of 3) sorted by relevance
191 static int report_times; variable2958 pex = pex_init (PEX_USE_PIPES | (report_times ? PEX_RECORD_TIMES : 0), in execute()3002 if (report_times) in execute()3047 if (report_times) in execute()3795 report_times = 1; in process_command()
7782 (report_times): New flag.7783 (execute): If report_times is set, calculate and report the7789 (process_command): Set report_times if -time is given.
26409 (process_command): Permit report_times and use_pipes together.