|
Linux Kernel
3.7.1
|
#include <linux/module.h>#include <linux/sched.h>#include <linux/proc_fs.h>#include "tp-samples-trace.h"Go to the source code of this file.
Functions | |
| DEFINE_TRACE (subsys_event) | |
| DEFINE_TRACE (subsys_eventb) | |
Variables | |
| struct proc_dir_entry * | pentry_sample |
| DEFINE_TRACE | ( | subsys_event | ) |
| DEFINE_TRACE | ( | subsys_eventb | ) |
| struct proc_dir_entry* pentry_sample |
Definition at line 19 of file tracepoint-sample.c.
1.8.2