|
Linux Kernel
3.7.1
|
#include <oprofile_stats.h>
Data Fields | |
| atomic_t | sample_lost_no_mm |
| atomic_t | sample_lost_no_mapping |
| atomic_t | bt_lost_no_mapping |
| atomic_t | event_lost_overflow |
| atomic_t | multiplex_counter |
Definition at line 15 of file oprofile_stats.h.
| atomic_t bt_lost_no_mapping |
Definition at line 18 of file oprofile_stats.h.
| atomic_t event_lost_overflow |
Definition at line 19 of file oprofile_stats.h.
| atomic_t multiplex_counter |
Definition at line 20 of file oprofile_stats.h.
| atomic_t sample_lost_no_mapping |
Definition at line 17 of file oprofile_stats.h.
| atomic_t sample_lost_no_mm |
Definition at line 16 of file oprofile_stats.h.
1.8.2