HomeSort by relevance Sort by last modified time
    Searched refs:tracing_on (Results 1 - 4 of 4) sorted by null

  /external/autotest/client/profilers/ftrace/
ftrace.py 103 tracing_on = os.path.join(self.tracing_dir, 'tracing_on')
105 utils.read_file(tracing_on).strip() != '1'):
  /frameworks/native/cmds/atrace/
atrace.rc 32 chown root shell /sys/kernel/debug/tracing/tracing_on
51 chmod 0664 /sys/kernel/debug/tracing/tracing_on
59 write /sys/kernel/debug/tracing/tracing_on 0
  /external/f2fs-tools/scripts/
tracepoint.sh 6 echo 1 > $TRACE/tracing_on
  /external/v8/src/
compiler.cc 1849 bool tracing_on = info()->IsStub() local
    [all...]

Completed in 173 milliseconds