Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py31 TIME_FROM_LAST_IMPORTANT = object() variable
103 TIME_FROM_LAST_IMPORTANT] = line.start_time - last_important
237 ('FROM_IMP', time_format(TIME_FROM_LAST_IMPORTANT)),