Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDpmc.h826 #define PMC_PO_INITIAL_MAPPINGS_DONE 0x00000020 macro
/NextBSD/sys/dev/hwpmc/
HDhwpmc_mod.c1605 if (po->po_flags & PMC_PO_INITIAL_MAPPINGS_DONE) in pmc_log_kernel_mappings()
1620 po->po_flags |= PMC_PO_INITIAL_MAPPINGS_DONE; in pmc_log_kernel_mappings()