Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py28 TIME_TO_SCOPE_END = object() variable
84 line.times[TIME_TO_SCOPE_END] = final_time_stamp - line.end_time
243 ('TO_SCOPE_END', time_format(TIME_TO_SCOPE_END)),