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