Home
last modified time | relevance | path

Searched refs:total_allocated_bytes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/third-party/benchmark/src/
H A Djson_reporter.cc310 memory_result.total_allocated_bytes); in PrintRunData()
/llvm-project-15.0.7/third-party/benchmark/include/benchmark/
H A Dbenchmark.h336 total_allocated_bytes(TombstoneValue), in Result()
347 int64_t total_allocated_bytes; member