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

  /external/jemalloc/include/jemalloc/internal/
prof.h 221 void bt_init(prof_bt_t *bt, void **vec);
256 bt_init(&bt, prof_tdata->vec); \
private_namespace.h 104 #define bt_init JEMALLOC_N(bt_init) macro
private_unnamespace.h 104 #undef bt_init macro
  /external/jemalloc/src/
prof.c 81 bt_init(prof_bt_t *bt, void **vec) function

Completed in 957 milliseconds