HomeSort by: relevance | last modified time | path
    Searched defs:pmapexechist (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/pmap/
pmap.h 89 UVMHIST_DECL(pmapexechist); variable
pmap.c 273 UVMHIST_DEFINE(pmapexechist) = UVMHIST_INITIALIZER(pmapexechist, pmapexechistbuf); variable
652 UVMHIST_LINK_STATIC(pmapexechist);
1324 UVMHIST_LOG(pmapexechist,
1457 ((prot & VM_PROT_EXECUTE) ? &pmapexechist : &pmaphist);
2119 UVMHIST_LOG(pmapexechist,
2125 UVMHIST_LOG(pmapexechist,
2416 UVMHIST_LOG(pmapexechist,
2426 UVMHIST_LOG(pmapexechist,

Completed in 15 milliseconds