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

  /src/regress/sys/uvm/pdsim/
pdsim.h 131 int pct_pct; member in struct:uvm_pctparam
134 (((x) * (pct)->pct_pct) / 100)
135 #define uvm_pctparam_init(pct, x, f) (pct)->pct_pct = x
  /src/sys/uvm/
uvm_extern.h 303 int pct_pct; /* percent [0, 100] */ /* should be the first member */ member in struct:uvm_pctparam

Completed in 32 milliseconds