Home
last modified time | relevance | path

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

/llvm-project/third-party/benchmark/src/
H A Djson_reporter.cc307 auto report_if_present = [&out, &indent](const std::string& label, in PrintRunData() local
313 report_if_present("total_allocated_bytes", in PrintRunData()
315 report_if_present("net_heap_growth", memory_result.net_heap_growth); in PrintRunData()