HomeSort by: relevance | last modified time | path
    Searched defs:pmapexechistbuf (Results 1 - 2 of 2) 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);
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 25 milliseconds