Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/cmd/plockstat/
H A Dplockstat.c615 int stack_done = 0; in process_aggregate() local
633 for (i = 0; !stack_done || !quant_done; i++) { in process_aggregate()
634 if (!stack_done) { in process_aggregate()
655 stack_done = 1; in process_aggregate()