Home
last modified time | relevance | path

Searched refs:output_one_time (Results 1 – 1 of 1) sorted by relevance

/linux/tools/accounting/
H A Ddelaytop.c152 int output_one_time; /* Output once and exit */ member
295 cfg.output_one_time = 0; in parse_args()
333 cfg.output_one_time = 1; in parse_args()
1127 if (cfg.output_one_time) in main()