Go to the source code of this file.
Namespaces | |
parserTimingReport | |
Functions | |
def | parserTimingReport.calc_MinMaxAvgRMS |
def | parserTimingReport.calcRMS |
def | parserTimingReport.extractRSS_VSIZE |
def | parserTimingReport.loadTimeLog |
def | parserTimingReport.manual_run |
def | parserTimingReport.perf_profile |
def | parserTimingReport.processModuleTimeLogData |
mod_data["stats"] =calc_MinMaxAvgRMS(f_time = lambda x: x["time"], f_evt_num = lambda x: x["event_number"], items = times_bymod[mod_name]) More... | |