Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/sched/eas/
Dtrace_parse.c33 char *ftrace_root_dir; variable
100 ftrace_root_dir = tracefs_root; in trace_setup()
102 ftrace_root_dir = debugfs_tracefs_root; in trace_setup()
110 snprintf(buf, sizeof(buf), "%s%s", ftrace_root_dir, file_name); in tracefs_write()
431 snprintf(buf, sizeof(buf), "%strace", ftrace_root_dir); in refill_buffer()
Dtrace_parse.h90 extern char *ftrace_root_dir;