Home
last modified time | relevance | path

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

/system/core/init/
Dperfboot.py267 def get_last_value(record, tag): function
350 end_times = [get_last_value(record, end_tag) for record in record_list
351 if get_last_value(record, end_tag) != 0]