Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dsampler.py12 TRACING_DIR = '/sys/kernel/debug/tracing' variable
22 with open(os.path.join(TRACING_DIR, file_name), 'w') as f:
50 with open(os.path.join(TRACING_DIR, 'trace'), 'r') as f: