Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ preallocate
Function
preallocate
runtime/NanoLog.cc:29–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
void preallocate() {
30
RuntimeLogger::preallocate();
31
}
32
33
void setLogFile(const char *filename) {
34
RuntimeLogger::setLogFile(filename);
Callers
3
main
Function · 0.85
main
Function · 0.85
runBenchmark
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected