Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ ticker_copy
Function
ticker_copy
deps/jemalloc/include/jemalloc/internal/ticker.h:25–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
static inline void
26
ticker_copy(ticker_t *ticker, const ticker_t *other) {
27
*ticker = *other;
28
}
29
30
static inline int32_t
31
ticker_read(const ticker_t *ticker) {
Callers
2
TEST_BEGIN
Function · 0.50
arena_tdata_get_hard
Function · 0.50
Calls
no outgoing calls
Tested by
1
TEST_BEGIN
Function · 0.40