Searched refs:prof_log_stop (Results 1 – 4 of 4) sorted by relevance
20 bool prof_log_stop(tsdn_t *tsdn);
419 prof_log_stop(tsd_tsdn(tsd)); in prof_log_stop_final()614 prof_log_stop(tsdn_t *tsdn) { in prof_log_stop() function
199 CTL_PROTO(prof_log_stop)598 {NAME("log_stop"), CTL(prof_log_stop)},3376 if (prof_log_stop(tsd_tsdn(tsd))) { in prof_log_stop_ctl()
559 #define prof_log_stop JEMALLOC_N(prof_log_stop) macro