Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbranch.h33 struct addr_map_symbol from;
34 struct addr_map_symbol to;
H A Dmem-events.h22 struct addr_map_symbol iaddr;
23 struct addr_map_symbol daddr;
H A Dannotate.h21 struct addr_map_symbol;
339 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample,
342 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams,
343 struct addr_map_symbol *start,
H A Dmaps.h75 struct addr_map_symbol;
77 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams);
H A Dmap_symbol.h17 struct addr_map_symbol { struct
H A Dannotate.c252 struct addr_map_symbol target = { in call__parse()
347 struct addr_map_symbol target = { in jump__parse()
998 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams, in addr_map_symbol__account_cycles()
999 struct addr_map_symbol *start, in addr_map_symbol__account_cycles()
1109 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, in addr_map_symbol__inc_samples()
1536 struct addr_map_symbol target = { in symbol__parse_objdump_line()
H A Dsort.c397 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams) in addr_map_symbol__srcline()
876 struct addr_map_symbol *from_l, *from_r; in sort__sym_from_cmp()
893 struct addr_map_symbol *to_l, *to_r; in sort__sym_to_cmp()
911 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__sym_from_snprintf()
924 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__sym_to_snprintf()
H A Dmap.c695 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams()
H A Dmachine.c2001 struct addr_map_symbol *ams, in ip__resolve_ams()
2025 u8 m, struct addr_map_symbol *ams, in ip__resolve_data()
H A Dhist.c2629 struct addr_map_symbol *prev = NULL; in hist__account_cycles()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbranch.h34 struct addr_map_symbol from;
35 struct addr_map_symbol to;
H A Dannotate.h21 struct addr_map_symbol;
349 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample,
352 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams,
353 struct addr_map_symbol *start,
H A Dmem-events.h23 struct addr_map_symbol iaddr;
24 struct addr_map_symbol daddr;
H A Dmaps.h124 struct addr_map_symbol;
126 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams);
H A Dmap_symbol.h17 struct addr_map_symbol { struct
H A Dsort.c482 static char *addr_map_symbol__srcline(struct addr_map_symbol *ams) in addr_map_symbol__srcline()
1023 struct addr_map_symbol *from_l, *from_r; in sort__sym_from_cmp()
1040 struct addr_map_symbol *to_l, *to_r; in sort__sym_to_cmp()
1058 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__sym_from_snprintf()
1071 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__sym_to_snprintf()
1171 struct addr_map_symbol *from = &he->branch_info->from; in hist_entry__addr_from_snprintf()
1184 struct addr_map_symbol *to = &he->branch_info->to; in hist_entry__addr_to_snprintf()
1196 struct addr_map_symbol *from_l; in sort__addr_from_cmp()
1197 struct addr_map_symbol *from_r; in sort__addr_from_cmp()
1220 struct addr_map_symbol *to_ in sort__addr_to_cmp()
[all...]
H A Dannotate.c261 struct addr_map_symbol target = { in call__parse()
356 struct addr_map_symbol target = { in jump__parse()
1040 int addr_map_symbol__account_cycles(struct addr_map_symbol *ams, in addr_map_symbol__account_cycles()
1041 struct addr_map_symbol *start, in addr_map_symbol__account_cycles()
1151 int addr_map_symbol__inc_samples(struct addr_map_symbol *ams, struct perf_sample *sample, in addr_map_symbol__inc_samples()
1639 struct addr_map_symbol target = { in symbol__parse_objdump_line()
H A Dmaps.c240 int maps__find_ams(struct maps *maps, struct addr_map_symbol *ams) in maps__find_ams()
H A Dmachine.c2222 struct addr_map_symbol *ams, in ip__resolve_ams()
2249 u8 m, struct addr_map_symbol *ams, in ip__resolve_data()
H A Dhist.c2681 struct addr_map_symbol *prev = NULL; in hist__account_cycles()
/kernel/linux/linux-6.6/tools/perf/arch/loongarch/annotate/
H A Dinstructions.c12 struct addr_map_symbol target = { in loongarch_call__parse()
58 struct addr_map_symbol target = { in loongarch_jump__parse()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-annotate.c82 static void process_basic_block(struct addr_map_symbol *start, in process_basic_block()
83 struct addr_map_symbol *end, in process_basic_block()
132 struct addr_map_symbol *prev = NULL; in process_branch_stack()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-annotate.c89 static void process_basic_block(struct addr_map_symbol *start, in process_basic_block()
90 struct addr_map_symbol *end, in process_basic_block()
139 struct addr_map_symbol *prev = NULL; in process_branch_stack()
/kernel/linux/linux-5.10/tools/perf/arch/s390/annotate/
H A Dinstructions.c9 struct addr_map_symbol target = { in s390_call__parse()
/kernel/linux/linux-6.6/tools/perf/arch/s390/annotate/
H A Dinstructions.c9 struct addr_map_symbol target = { in s390_call__parse()

Completed in 48 milliseconds