Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/plockstat/
H A Dplockstat.c600 int stack_done = 0; in process_aggregate() local
618 for (i = 0; !stack_done || !quant_done; i++) { in process_aggregate()
619 if (!stack_done) { in process_aggregate()
640 stack_done = 1; in process_aggregate()