Home | History | Annotate | Download | only in tools

Lines Matching refs:trace_name

589   def __init__(self, trace_name):
590 self.trace_file = open(trace_name, "r")