Home
last modified time | relevance | path

Searched refs:ndrel (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutils/isoc/
A Dbget.h47 long *nprel, long *ndget, long *ndrel,
A Dbget.c1193 void bstatse(pool_incr, npool, npget, nprel, ndget, ndrel, poolset) in bstatse() argument
1195 long *npool, *npget, *nprel, *ndget, *ndrel;
1204 *ndrel = poolset->numdrel;
1434 long totblocks, npget, nprel, ndget, ndrel; in stats() local
1444 bstatse(&pincr, &totblocks, &npget, &nprel, &ndget, &ndrel, poolset); in stats()
1448 V printf(" %ld direct gets, %ld direct frees\n", ndget, ndrel); in stats()
A Dbget.doc261 long *ndget, long *ndrel);
269 which have occurred. The variables pointed to by <ndget> and <ndrel>

Completed in 5 milliseconds