Home
last modified time | relevance | path

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

/third_party/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
238 ('SELF', time_format(SELF_TIME)),
241 ('SELF', time_format(SELF_TIME)),