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

  /src/sys/uvm/
uvm_pdaemon.c 94 static struct kern_history_ent pdhistbuf[UVMHIST_PDHIST_SIZE]; variable in typeref:struct:kern_history_ent[]
95 UVMHIST_DEFINE(pdhist) = UVMHIST_INITIALIZER(pdhisthist, pdhistbuf);
uvm_pdaemon.c 94 static struct kern_history_ent pdhistbuf[UVMHIST_PDHIST_SIZE]; variable in typeref:struct:kern_history_ent[]
95 UVMHIST_DEFINE(pdhist) = UVMHIST_INITIALIZER(pdhisthist, pdhistbuf);

Completed in 21 milliseconds