MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / prof_log_is_logging

Function prof_log_is_logging

deps/jemalloc/src/prof.c:2454–2457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2452}
2453
2454bool
2455prof_log_is_logging(void) {
2456 return prof_logging_state == prof_logging_state_started;
2457}
2458
2459bool
2460prof_log_rep_check(void) {

Callers 1

prof_log.cFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected