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

  /src/sys/uvm/pmap/
pmap.c 269 static struct kern_history_ent pmapxtabhistbuf[5000]; variable in typeref:struct:kern_history_ent[5000]
272 UVMHIST_DEFINE(pmapxtabhist) = UVMHIST_INITIALIZER(pmapxtabhist, pmapxtabhistbuf);
pmap.c 269 static struct kern_history_ent pmapxtabhistbuf[5000]; variable in typeref:struct:kern_history_ent[5000]
272 UVMHIST_DEFINE(pmapxtabhist) = UVMHIST_INITIALIZER(pmapxtabhist, pmapxtabhistbuf);

Completed in 23 milliseconds