Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Arc-blroth/memory-stats
/ functions
Functions
9 in github.com/Arc-blroth/memory-stats
⨍
Functions
9
◇
Types & classes
2
↓ 4 callers
Function
scan_int
Extracts a positive integer from a string that may contain leading spaces and trailing chars. Returns the extracted number and the index of the next c
src/linux.rs:92
↓ 3 callers
Function
load_page_size
Grabs the value of the SC_PAGESIZE if needed.
src/page_size.rs:6
↓ 3 callers
Function
memory_stats
()
src/lib.rs:76
Function
allocate_4mb_of_memory
()
tests/allocate_4mb_of_memory.rs:13
Method
drop
(&mut self)
src/freebsd.rs:20
Function
memory_stats
()
src/linux.rs:18
Function
memory_stats
()
src/darwin.rs:10
Function
memory_stats
()
src/freebsd.rs:14
Function
memory_stats
()
src/windows.rs:8