Searched refs:nprel (Results 1 – 3 of 3) sorted by relevance
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.h | 47 long *nprel, long *ndget, long *ndrel,
|
| H A D | bget.c | 1257 void bstatse(pool_incr, npool, npget, nprel, ndget, ndrel, poolset) in bstatse() argument 1259 long *npool, *npget, *nprel, *ndget, *ndrel; 1266 *nprel = poolset->numprel; 1498 long totblocks, npget, nprel, ndget, ndrel; in stats() local 1508 bstatse(&pincr, &totblocks, &npget, &nprel, &ndget, &ndrel, poolset); in stats() 1511 (long)pincr, totblocks, pincr * totblocks, npget, nprel); in stats()
|
| H A D | bget.doc | 260 long *npget, long *nprel, 267 variables pointed to by <npget> and <nprel> will be filled with,
|