Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/systrace/systrace/tracing_agents/
Datrace_agent.py281 trace_data = strip_and_decompress_trace(trace_data)
320 def strip_and_decompress_trace(trace_data): function
Datrace_agent_unittest.py100 trace_data = atrace_agent.strip_and_decompress_trace(atrace_data_raw)
Datrace_from_file_agent.py149 data = atrace_agent.strip_and_decompress_trace(data)