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

  /external/jemalloc/include/jemalloc/internal/
huge.h 25 void huge_prof_ctx_set(const void *ptr, prof_ctx_t *ctx);
private_namespace.h 212 #define huge_prof_ctx_set JEMALLOC_N(huge_prof_ctx_set) macro
prof.h 330 huge_prof_ctx_set(ptr, ctx);
private_unnamespace.h 212 #undef huge_prof_ctx_set macro
  /external/jemalloc/src/
huge.c 221 huge_prof_ctx_set(const void *ptr, prof_ctx_t *ctx) function

Completed in 1047 milliseconds