CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/Validation/Performance/python/parserTimingReport.py File Reference

Go to the source code of this file.

Namespaces

namespace  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])