mirror of
https://github.com/google/benchmark.git
synced 2024-12-26 12:30:14 +08:00
parent
ef73a30083
commit
b884717437
@ -218,7 +218,7 @@ PerfCounters PerfCounters::Create(
|
||||
GetErrorLogInstance() << "***WARNING*** Failed to start counters. "
|
||||
"Claring out all counters.\n";
|
||||
|
||||
// Close all peformance counters
|
||||
// Close all performance counters
|
||||
for (int id : counter_ids) {
|
||||
::close(id);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user