Linux Kernel
3.7.1
|
#include <oprofile.h>
Data Fields | |
int(* | create_files )(struct super_block *sb, struct dentry *root) |
int(* | setup )(void) |
void(* | shutdown )(void) |
int(* | start )(void) |
void(* | stop )(void) |
int(* | sync_start )(void) |
int(* | sync_stop )(void) |
void(* | backtrace )(struct pt_regs *const regs, unsigned int depth) |
int(* | switch_events )(void) |
char * | cpu_type |
Definition at line 51 of file oprofile.h.
Definition at line 72 of file oprofile.h.
Definition at line 77 of file oprofile.h.
Definition at line 54 of file oprofile.h.
Definition at line 56 of file oprofile.h.
Definition at line 58 of file oprofile.h.
Definition at line 60 of file oprofile.h.
Definition at line 62 of file oprofile.h.
Definition at line 75 of file oprofile.h.
Definition at line 68 of file oprofile.h.
Definition at line 69 of file oprofile.h.