Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dreport.py17 def isofmt_to_timestamp(string): function
63 values['start_time'] = isofmt_to_timestamp(subel.attrib['timestamp'])
96 data['start_time'] = isofmt_to_timestamp(elem.attrib['timestamp'])
122 data['start_time'] = isofmt_to_timestamp(elem.attrib['timestamp'])