MCPcopy Create free account
hub / github.com/async-profiler/async-profiler / alignedAlloc

Method alignedAlloc

test/test/nativemem/Native.java:23–23  ·  view source on GitHub ↗
(long alignment, long size)

Source from the content-addressed store, hash-verified

21 public static native long posixMemalign(long alignment, long size);
22
23 public static native long alignedAlloc(long alignment, long size);
24}

Callers 1

doAlignedAllocMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected