Searched refs:addr_map_symbol (Results 1 - 14 of 14) sorted by relevance

/linux-master/tools/perf/util/
H A Dmap_symbol.c12 void addr_map_symbol__exit(struct addr_map_symbol *ams)
H A Dmap_symbol.h17 struct addr_map_symbol { struct
27 void addr_map_symbol__exit(struct addr_map_symbol *ams);
H A Dbranch.h34 struct addr_map_symbol from;
35 struct addr_map_symbol to;
H A Dmem-events.h25 struct addr_map_symbol iaddr;
26 struct addr_map_symbol daddr;
H A Dmaps.h65 struct addr_map_symbol;
67 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams);
H A Dannotate.h22 struct addr_map_symbol;
428 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample,
433 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams,
434 struct addr_map_symbol *start,
H A Dsort.c529 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams)
1070 struct addr_map_symbol *from_l, *from_r;
1087 struct addr_map_symbol *to_l, *to_r;
1105 struct addr_map_symbol *from = &he->branch_info->from;
1118 struct addr_map_symbol *to = &he->branch_info->to;
1218 struct addr_map_symbol *from = &he->branch_info->from;
1231 struct addr_map_symbol *to = &he->branch_info->to;
1243 struct addr_map_symbol *from_l;
1244 struct addr_map_symbol *from_r;
1267 struct addr_map_symbol *to_
[all...]
H A Dannotate.c284 struct addr_map_symbol target = {
379 struct addr_map_symbol target = {
1118 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams,
1119 struct addr_map_symbol *start,
1260 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample,
1750 struct addr_map_symbol target = {
H A Dmaps.c661 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams)
H A Dmachine.c2049 struct addr_map_symbol *ams,
2076 u8 m, struct addr_map_symbol *ams,
H A Dhist.c2679 struct addr_map_symbol *prev = NULL;
/linux-master/tools/perf/arch/loongarch/annotate/
H A Dinstructions.c12 struct addr_map_symbol target = {
58 struct addr_map_symbol target = {
/linux-master/tools/perf/arch/s390/annotate/
H A Dinstructions.c9 struct addr_map_symbol target = {
/linux-master/tools/perf/
H A Dbuiltin-annotate.c93 static void process_basic_block(struct addr_map_symbol *start,
94 struct addr_map_symbol *end,
146 struct addr_map_symbol *prev = NULL;

Completed in 217 milliseconds