Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ f2
Function
f2
deps/jemalloc/test/unit/prof_log.c:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
static void f2() {
105
void *p = malloc(100);
106
free(p);
107
}
108
109
TEST_BEGIN(test_prof_log_many_traces) {
110
Callers
1
prof_log.c
File · 0.85
Calls
2
malloc
Function · 0.85
free
Function · 0.85
Tested by
no test coverage detected