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

  /src/sys/uvm/pmap/
pmap.c 267 static struct kern_history_ent pmapexechistbuf[10000]; variable in typeref:struct:kern_history_ent[10000]
270 UVMHIST_DEFINE(pmapexechist) = UVMHIST_INITIALIZER(pmapexechist, pmapexechistbuf);

Completed in 48 milliseconds