Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
trace_stat.h File Reference
#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)
 

Function Documentation

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.