Searched refs:PMC_PO_SHUTDOWN (Results 1 – 2 of 2) sorted by relevance
423 if (po->po_flags & PMC_PO_SHUTDOWN) in pmclog_loop()557 if (po->po_flags & PMC_PO_SHUTDOWN) in pmclog_reserve()891 po->po_flags |= PMC_PO_SHUTDOWN; in pmclog_close()
894 #define PMC_PO_SHUTDOWN 0x00000010 /* in the process of shutdown */893 #define PMC_PO_SHUTDOWN global() macro