HomeSort by: relevance | last modified time | path
    Searched defs:opt_print_stats (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdlib/
jemalloc.c 790 static bool opt_print_stats = false; variable in typeref:typename:bool
3393 opt_print_stats = false;
3396 opt_print_stats = true;
jemalloc.c 790 static bool opt_print_stats = false; variable in typeref:typename:bool
3393 opt_print_stats = false;
3396 opt_print_stats = true;

Completed in 118 milliseconds