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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dtrace_stat.c44 static struct dentry *stat_dir; variable in typeref:struct:dentry
311 stat_dir = debugfs_create_dir("trace_stat", d_tracing);
312 if (!stat_dir)
320 if (!stat_dir && tracing_stat_init())
324 stat_dir,

Completed in 101 milliseconds