MCPcopy 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

mainFunction · 0.85
mainFunction · 0.85
runBenchmarkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected