Home
last modified time | relevance | path

Searched refs:prof_dump_open_t (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dprof_externs.h56 typedef int (prof_dump_open_t)(bool, const char *); typedef
57 extern prof_dump_open_t *JET_MUTABLE prof_dump_open;
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dprof.c972 prof_dump_open_t *JET_MUTABLE prof_dump_open = prof_dump_open_impl;