Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ malloc
Method
malloc
test/test/nativemem/Native.java:13–13 ·
view source on GitHub ↗
(long size)
Source
from the content-addressed store, hash-verified
11
}
12
13
public
static
native long malloc(long size);
14
15
public
static
native long realloc(long addr, long size);
16
Callers
3
main
Method · 0.95
main
Method · 0.95
doMallocRealloc
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected