HomeSort by relevance Sort by last modified time
    Searched refs:prof_thread_name_set (Results 1 - 5 of 5) sorted by null

  /external/jemalloc/include/jemalloc/internal/
prof.h 308 int prof_thread_name_set(tsd_t *tsd, const char *thread_name);
private_namespace.h 395 #define prof_thread_name_set JEMALLOC_N(prof_thread_name_set) macro
private_unnamespace.h 395 #undef prof_thread_name_set macro
  /external/jemalloc/src/
prof.c 1938 prof_thread_name_set(tsd_t *tsd, const char *thread_name) function
    [all...]
ctl.c     [all...]

Completed in 4091 milliseconds