#include <linux/compiler.h>
#include <linux/types.h>
Go to the source code of this file.
◆ unwind_entry_cb_t
◆ unwind__finish_access()
static void unwind__finish_access |
( |
struct thread *thread |
__maybe_unused | ) |
|
|
inlinestatic |
◆ unwind__flush_access()
static void unwind__flush_access |
( |
struct thread *thread |
__maybe_unused | ) |
|
|
inlinestatic |
◆ unwind__get_entries()
static int unwind__get_entries |
( |
unwind_entry_cb_t cb |
__maybe_unused, |
|
|
void *arg |
__maybe_unused, |
|
|
struct thread *thread |
__maybe_unused, |
|
|
struct perf_sample *data |
__maybe_unused, |
|
|
int max_stack |
__maybe_unused |
|
) |
| |
|
inlinestatic |
◆ unwind__prepare_access()
static int unwind__prepare_access |
( |
struct thread *thread |
__maybe_unused, |
|
|
struct map *map |
__maybe_unused, |
|
|
bool *initialized |
__maybe_unused |
|
) |
| |
|
inlinestatic |