Linux Perf
|
Go to the source code of this file.
Classes | |
struct | mem2node |
Functions | |
int | mem2node__init (struct mem2node *map, struct perf_env *env) |
void | mem2node__exit (struct mem2node *map) |
int | mem2node__node (struct mem2node *map, u64 addr) |
void mem2node__exit | ( | struct mem2node * | map | ) |
Definition at line 109 of file mem2node.c.
int mem2node__node | ( | struct mem2node * | map, |
u64 | addr | ||
) |