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