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

  /src/sys/uvm/
uvm_map.c 108 static struct kern_history_ent maphistbuf[UVMHIST_MAPHIST_SIZE]; variable in typeref:struct:kern_history_ent[]
109 UVMHIST_DEFINE(maphist) = UVMHIST_INITIALIZER(maphist, maphistbuf);

Completed in 39 milliseconds