Searched refs:PMC_PO_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
292 if (po->po_flags & PMC_PO_SHUTDOWN) { in pmclog_loop()434 if (po->po_flags & PMC_PO_SHUTDOWN) { in pmclog_reserve()762 po->po_flags |= PMC_PO_SHUTDOWN; in pmclog_close()
810 #define PMC_PO_SHUTDOWN 0x00000010 /* in the process of shutdown */ macro