Linux Kernel
3.7.1
|
#include <linux/seq_file.h>
Go to the source code of this file.
Data Structures | |
struct | tracer_stat |
Functions | |
int | register_stat_tracer (struct tracer_stat *trace) |
void | unregister_stat_tracer (struct tracer_stat *trace) |
int register_stat_tracer | ( | struct tracer_stat * | trace | ) |
Definition at line 331 of file trace_stat.c.
void unregister_stat_tracer | ( | struct tracer_stat * | trace | ) |
Definition at line 375 of file trace_stat.c.