|
Linux Kernel
3.7.1
|
#include <linux/atomic.h>Go to the source code of this file.
Data Structures | |
| struct | oprofile_stat_struct |
Functions | |
| void | oprofile_reset_stats (void) |
| void | oprofile_create_stats_files (struct super_block *sb, struct dentry *root) |
Variables | |
| struct oprofile_stat_struct | oprofile_stats |
Definition in file oprofile_stats.h.
| void oprofile_create_stats_files | ( | struct super_block * | sb, |
| struct dentry * | root | ||
| ) |
Definition at line 41 of file oprofile_stats.c.
Definition at line 20 of file oprofile_stats.c.
| struct oprofile_stat_struct oprofile_stats |
Definition at line 18 of file oprofile_stats.c.
1.8.2