Linux Kernel
3.7.1
|
#include <linux/perf_event.h>
#include <asm/stacktrace.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 44 of file perf_event.c.