IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2022, 12:03:50 PM (4 years ago)
Author:
eugene
Message:

add utility function ohana_memblock_show_stats

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana_allocate.h

    r41341 r42074  
    4747void ohana_memdump_strings_file (FILE *f, int VERBOSE);
    4848void ohana_memdump_set_maxlines (int N);
     49void ohana_memblock_show_stats (void *in);
    4950
    5051# define ohana_memcheck(X) ohana_memcheck_func (__FILE__, __LINE__, __func__, X)
Note: See TracChangeset for help on using the changeset viewer.