Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.h44 void bstats _((bufsize *curalloc, bufsize *totfree, bufsize *maxfree,
A Dbget.c1170 void bstats(curalloc, totfree, maxfree, nget, nrel, poolset) in bstats() function
1441 bstats(&cural, &totfree, &maxfree, &nget, &nfree, poolset); in stats()
1516 bstats(&cural, &totfree, &maxfree, &nget, &nfree);
A Dbget.doc223 function may call brel(), bpool(), bstats(), and/or directly manipulate
247 void bstats(bufsize *curalloc, bufsize *totfree,
319 bstats() function which calculates

Completed in 5 milliseconds