Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_stat.c45 static struct dentry *stat_dir; variable
287 stat_dir = tracefs_create_dir("trace_stat", d_tracing); in tracing_stat_init()
288 if (!stat_dir) in tracing_stat_init()
295 if (!stat_dir && tracing_stat_init()) in init_stat_file()
299 stat_dir, in init_stat_file()