Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ memstat_mtl_geterror
Function
memstat_mtl_geterror
tools/libmemstat/memstat.c:122–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
120
}
121
122
int
123
memstat_mtl_geterror(struct memory_type_list *list)
124
{
125
126
return (list->mtl_error);
127
}
128
129
/*
130
* Look for an existing memory_type entry in a memory_type list, based on the
Callers
1
mbpr
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected