Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/
H A Dbget.h50 void bpoold _((void *pool, int dumpalloc, int dumpfree));
H A Dbget.c1340 void bpoold(buf, dumpalloc, dumpfree) in bpoold() argument
1342 int dumpalloc, dumpfree;
1352 if (dumpalloc) {
H A Dbget.doc278 void bpoold(void *pool, int dumpalloc, int dumpfree);
282 <dumpalloc> is nonzero, the contents of allocated buffers are dumped; if