OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tracefs
(Results
1 - 2
of
2
) sorted by null
/external/linux-kselftest/tools/testing/selftests/ftrace/
ftracetest
107
TRACING_DIR=`grep
tracefs
/proc/mounts | cut -f2 -d' ' | head -1`
/frameworks/native/cmds/atrace/
atrace.cpp
1113
bool
tracefs
= access((
tracefs
_path + trace_file).c_str(), F_OK) != -1;
local
[
all
...]
Completed in 482 milliseconds