MCPcopy Create free account
hub / github.com/chen3feng/toft / BenchmarkMemoryUsage

Function BenchmarkMemoryUsage

base/benchmark.cpp:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void BenchmarkMemoryUsage() {
63 // TODO(yeshunping): Implement it using gperftools
64}
65
66static void runN(Benchmark *b, int n, int siz) {
67 processed_bytes = 0;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected