Home
last modified time | relevance | path

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

/external/grpc-grpc/tools/profiling/latency_profile/
Dprofile_analyzer.py26 SELF_TIME = object() variable
77 assert SELF_TIME not in self.top_line.times
79 SELF_TIME] = final_time_stamp - self.top_line.start_time
239 ('SELF', time_format(SELF_TIME)),
242 ('SELF', time_format(SELF_TIME)),