Home
last modified time | relevance | path

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

/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/
Dbackground_tasks.py31 def StartTracer(process, storage_path, interval, count, trace_native_heap): argument
41 trace_native_heap=trace_native_heap)
59 count, trace_native_heap): argument
96 if trace_native_heap:
Dwww_server.py625 trace_native_heap=req_vars['traceNativeHeap'])