Lines Matching refs:addr_map_symbol
400 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams) in addr_map_symbol__srcline()
879 struct addr_map_symbol *from_l = &left->branch_info->from; in sort__sym_from_cmp()
880 struct addr_map_symbol *from_r = &right->branch_info->from; in sort__sym_from_cmp()
897 struct addr_map_symbol *to_l, *to_r; in sort__sym_to_cmp()
915 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__sym_from_snprintf()
928 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__sym_to_snprintf()
1028 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__addr_from_snprintf()
1041 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__addr_to_snprintf()
1053 struct addr_map_symbol *from_l; in sort__addr_from_cmp()
1054 struct addr_map_symbol *from_r; in sort__addr_from_cmp()
1077 struct addr_map_symbol *to_l; in sort__addr_to_cmp()
1078 struct addr_map_symbol *to_r; in sort__addr_to_cmp()