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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/mac80211/
H A Ddebugfs.c352 debugfs_create_u32(#name, 0400, statsd, (u32 *) &field);
354 debugfs_create_file(#name, 0400, statsd, local, &stats_ ##name## _ops);
364 struct dentry *statsd; local
383 statsd = debugfs_create_dir("statistics", phyd);
386 if (!statsd)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/mac80211/
H A Ddebugfs.c352 debugfs_create_u32(#name, 0400, statsd, (u32 *) &field);
354 debugfs_create_file(#name, 0400, statsd, local, &stats_ ##name## _ops);
364 struct dentry *statsd; local
383 statsd = debugfs_create_dir("statistics", phyd);
386 if (!statsd)

Completed in 382 milliseconds