Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py30 TIME_TO_STACK_END = object() variable
101 line.times[TIME_TO_STACK_END] = end_time - line.end_time
240 ('TO_STACK_END', time_format(TIME_TO_STACK_END)),