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

  /external/jemalloc/include/jemalloc/internal/
prof.h 323 void prof_sample_threshold_update(prof_tdata_t *tdata);
456 prof_sample_threshold_update(tdata);
private_namespace.h 455 #define prof_sample_threshold_update JEMALLOC_N(prof_sample_threshold_update) macro
    [all...]
private_unnamespace.h 455 #undef prof_sample_threshold_update macro
  /external/jemalloc/src/
prof.c 212 prof_sample_threshold_update(tdata);
845 prof_sample_threshold_update(prof_tdata_t *tdata) function
    [all...]

Completed in 593 milliseconds