Home
last modified time | relevance | path

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

/device/google/trout/tools/tracing/tooling/
Dupdate_trace.py52 def update_trace_file(input_file, time_offset, start_pid=(1<<16), max_pid = (1<<32)): function
96 update_trace_file(args.input_file, args.time_offset, args.start_pid, args.max_pid)
Dtracing_agent.py292 if not update_trace.update_trace_file(host_json_file, time_offset):