Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dpmc.h876 #define PMC_PO_INITIAL_MAPPINGS_DONE 0x00000020 macro
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_mod.c1921 if ((po->po_flags & PMC_PO_INITIAL_MAPPINGS_DONE) != 0) in pmc_log_kernel_mappings()
1939 po->po_flags |= PMC_PO_INITIAL_MAPPINGS_DONE; in pmc_log_kernel_mappings()