Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2454
bool
2455
prof_log_is_logging(void) {
2456
return prof_logging_state == prof_logging_state_started;
2457
}
2458
2459
bool
2460
prof_log_rep_check(void) {
Callers
1
prof_log.c
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected