···3030extern unsigned long oprofile_started;3131extern unsigned long oprofile_backtrace_depth;32323333-struct super_block;3433struct dentry;35343635void oprofile_create_files(struct dentry *root);
-1
drivers/oprofile/oprofile_stats.h
···2525/* reset all stats to zero */2626void oprofile_reset_stats(void);27272828-struct super_block;2928struct dentry;30293130/* create the stats/ dir */