|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/sched.h>#include <linux/perf_event.h>#include <linux/percpu.h>#include <asm/unwinder.h>#include <asm/ptrace.h>Go to the source code of this file.
Functions | |
| void | perf_callchain_kernel (struct perf_callchain_entry *entry, struct pt_regs *regs) |
| void perf_callchain_kernel | ( | struct perf_callchain_entry * | entry, |
| struct pt_regs * | regs | ||
| ) |
Definition at line 36 of file perf_callchain.c.
1.8.2