Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/trace/
Dtrace_stat.c44 static struct dentry *stat_dir; variable
282 stat_dir = tracefs_create_dir("trace_stat", d_tracing); in tracing_stat_init()
283 if (!stat_dir) in tracing_stat_init()
291 if (!stat_dir && tracing_stat_init()) in init_stat_file()
295 stat_dir, in init_stat_file()