Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ freeHost
Function
freeHost
src/api/cpp/device.cpp:150–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void freeHost(const void *ptr) { AF_THROW(af_free_host((void *)ptr)); }
151
152
void printMemInfo(const char *msg, const int device_id) {
153
AF_THROW(af_print_mem_info(msg, device_id));
Callers
15
main
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
triangleTester
Function · 0.85
fft.cpp
File · 0.85
TEST
Function · 0.85
writeTest
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
gfor.cpp
File · 0.85
TEST
Function · 0.85
Calls
1
af_free_host
Function · 0.50
Tested by
2
TEST
Function · 0.68
Test_flip_1D
Function · 0.68