Searched refs:opd_map (Results 1 - 5 of 5) sorted by relevance

/external/oprofile/daemon/liblegacy/
H A Dopd_mapping.h25 struct opd_map { struct
90 inline static int opd_is_in_map(struct opd_map * map, unsigned long eip)
105 inline static unsigned long opd_map_offset(struct opd_map * map,
H A Dopd_mapping.c60 struct opd_map * map = list_entry(pos, struct opd_map, next);
71 struct opd_map * map;
76 map = malloc(sizeof(struct opd_map));
H A Dopd_proc.h18 struct opd_map;
H A Dopd_proc.c113 verb_show_sample(unsigned long offset, struct opd_map * map)
173 struct opd_map * map = list_entry(pos, struct opd_map, next);
268 struct opd_map * map = list_entry(pos, struct opd_map, next);
419 struct opd_map * map = list_entry(pos, struct opd_map, next);
H A Dopd_parse_proc.c133 struct opd_map * map = list_entry(pos, struct opd_map, next);

Completed in 101 milliseconds