/linux/lib/mpi/ |
A D | longlong.h | 114 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 123 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 176 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 185 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 263 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 272 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 300 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 309 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument 397 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 406 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument [all …]
|
/linux/tools/perf/util/ |
A D | dlfilter.c | 26 static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al) in al_to_d_al() 70 struct addr_location *al = d->al; in get_al() local 79 struct addr_location *al = get_al(d); in get_thread() local 88 struct addr_location *al; in dlfilter__resolve_ip() local 158 struct addr_location al; in dlfilter__resolve_address() local 195 struct addr_location *al = d->al; in dlfilter__insn() local 215 struct addr_location *al; in dlfilter__srcline() local 251 struct addr_location *al; in dlfilter__object_code() local 450 struct addr_location *al, in dlfilter__do_filter_event()
|
A D | symbol_fprintf.c | 20 const struct addr_location *al, in __symbol__fprintf_symname_offs() 44 const struct addr_location *al, in symbol__fprintf_symname_offs() 51 const struct addr_location *al, in __symbol__fprintf_symname()
|
A D | unwind-libdw.c | 43 static int __report_module(struct addr_location *al, u64 ip, in __report_module() 92 struct addr_location al; in report_module() local 105 struct addr_location al; in entry() local 135 struct addr_location al; in access_dso_mem() local
|
A D | event.c | 485 struct addr_location al; in perf_event__fprintf_text_poke() local 571 struct addr_location *al) in thread__find_map() 636 struct addr_location *al) in thread__find_map_fb() 649 u64 addr, struct addr_location *al) in thread__find_symbol() 658 u64 addr, struct addr_location *al) in thread__find_symbol_fb() 683 int machine__resolve(struct machine *machine, struct addr_location *al, in machine__resolve() 769 void addr_location__put(struct addr_location *al) in addr_location__put() 795 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
A D | dlfilter.h | 35 struct addr_location *al; member 74 struct addr_location *al, in dlfilter__filter_event() 87 struct addr_location *al, in dlfilter__filter_event_early()
|
A D | annotate.c | 1060 struct annotation_line *al = notes->offsets[offset]; in annotation__count_and_fill() local 1094 struct annotation_line *al; in annotation__compute_ipc() local 1191 struct annotation_line *al; in disasm_line_size() local 2158 struct annotation_line *al, *next; in annotation__calc_percent() local 2304 struct annotation_line *al; in resort_source_line() local 2322 struct annotation_line *al; in print_summary() local 2537 struct annotation_line *al; in symbol__annotate_fprintf2() local 2605 struct annotation_line *al, *n; in annotated_source__purge() local 2684 struct annotation_line *al; in annotation__set_offsets() local 2724 struct annotation_line *al; in annotation__max_ins_name() local [all …]
|
A D | hist.c | 585 struct addr_location *al, in hists__findnew_entry() 692 struct addr_location *al, in __hists__add_entry() 750 struct addr_location *al, in hists__add_entry() 763 struct addr_location *al, in hists__add_entry_ops() 775 struct addr_location *al, in hists__add_entry_block() 806 iter_prepare_mem_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_prepare_mem_entry() 906 iter_next_branch_entry(struct hist_entry_iter *iter, struct addr_location *al) in iter_next_branch_entry() 1036 struct addr_location *al) in iter_add_single_cumulative_entry() 1068 struct addr_location *al) in iter_next_cumulative_entry() 1095 struct addr_location *al) in iter_add_next_cumulative_entry() [all …]
|
A D | db-export.c | 176 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, in db_ids_from_al() 239 struct addr_location al; in call_path_from_sample() local 346 struct addr_location *al, struct addr_location *addr_al) in db_export__sample()
|
A D | data-convert-json.c | 118 u64 ip, struct addr_location *al) in output_sample_callchain_entry() 151 struct addr_location al, tal; in process_sample_event() local
|
/linux/arch/arm/lib/ |
A D | ashldi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
A D | ashrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
A D | lshrdi3.S | 33 #define al r1 macro 36 #define al r0 macro
|
/linux/tools/perf/ui/browsers/ |
A D | annotate.c | 49 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in disasm_line__filter() local 100 struct annotation_line *al = list_entry(entry, struct annotation_line, node); in annotate_browser__write() local 255 struct annotation_line *al) in disasm_rb_tree__insert() 358 struct annotation_line *al) in annotate_browser__find_next_asm_line() 382 struct annotation_line *al; in annotate_browser__toggle_source() local 426 struct annotation_line *al = &cursor->al; in annotate_browser__show_full_location() local 547 struct annotation_line *al = browser->selection; in annotate_browser__find_string() local 565 struct annotation_line *al; in __annotate_browser__search() local 584 struct annotation_line *al = browser->selection; in annotate_browser__find_string_reverse() local 602 struct annotation_line *al; in __annotate_browser__search_reverse() local
|
/linux/arch/powerpc/kernel/ |
A D | io-workarounds.c | 102 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \ argument 112 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \ argument 131 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) .name = iowa_##name, argument 132 #define DEF_PCI_AC_NORET(name, at, al, space, aa) .name = iowa_##name, argument
|
/linux/arch/sparc/math-emu/ |
A D | sfp-util_32.h | 7 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 17 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
A D | sfp-util_64.h | 15 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 29 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/arch/alpha/math-emu/ |
A D | sfp-util.h | 8 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 11 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/arch/sh/math-emu/ |
A D | sfp-util.h | 6 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 14 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/tools/perf/util/scripting-engines/ |
A D | trace-event-perl.c | 262 struct addr_location *al) in perl_process_callchain() 340 struct addr_location *al) in perl_process_tracepoint() 456 struct addr_location *al, in perl_process_event()
|
A D | trace-event-python.c | 396 struct addr_location *al) in python_process_callchain() 480 struct addr_location al; in python_process_brstack() local 522 static unsigned long get_offset(struct symbol *sym, struct addr_location *al) in get_offset() 534 static int get_symoff(struct symbol *sym, struct addr_location *al, in get_symoff() 569 struct addr_location al; in python_process_brstacksym() local 736 static void set_sym_in_dict(PyObject *dict, struct addr_location *al, in set_sym_in_dict() 777 struct addr_location *al, in get_perf_sample_dict() 859 struct addr_location *al, in python_process_tracepoint() 1368 struct addr_location *al, in python_process_general_event() 1405 struct addr_location *al, in python_process_event()
|
/linux/tools/perf/ |
A D | builtin-annotate.c | 129 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, in process_branch_stack() 216 struct addr_location *al, struct perf_annotate *ann, in evsel__add_sample() 266 struct addr_location al; in process_sample_event() local
|
/linux/fs/hpfs/ |
A D | dentry.c | 41 unsigned al = len; in hpfs_compare_dentry() local
|
/linux/arch/nds32/include/asm/ |
A D | sfp-machine.h | 112 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 120 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|
/linux/arch/powerpc/include/asm/ |
A D | sfp-machine.h | 216 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument 239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
|