Searched refs:processSummary (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/benchmarks/ |
| H A D | benchmarkAssembly.py | 20 def processSummary(moduleName, times, events): function 126 processSummary(args.module, times, events) 149 processSummary(args.module, times, events)
|
| H A D | benchmarkExample.py | 148 def processSummary(moduleName, defaultStage, eventNames, sizes, times, errors, events): function 453 …processSummary(getLogName(newopts), args.stage, args.events, sizes[name], times[name], errors[name… 463 …processSummary(getLogName(newopts), stage, args.events, sizes[name], times[name], errors[name], ev…
|