Searched refs:al (Results 76 - 100 of 160) sorted by relevance

1234567

/linux-master/tools/perf/util/
H A Dcallchain.c1119 struct evsel *evsel, struct addr_location *al,
1127 return thread__resolve_callchain(al->thread, cursor, evsel, sample,
1128 parent, al, max_stack);
1141 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node, argument
1146 maps__put(al->maps);
1147 al->maps = maps__get(node->ms.maps);
1148 map__put(al->map);
1149 al->map = map__get(node->ms.map);
1150 al->sym = node->ms.sym;
1151 al
1117 sample__resolve_callchain(struct perf_sample *sample, struct callchain_cursor *cursor, struct symbol **parent, struct evsel *evsel, struct addr_location *al, int max_stack) argument
[all...]
H A Ddb-export.h29 struct addr_location *al; member in struct:export_sample
100 struct addr_location *al, struct addr_location *addr_al);
H A Dannotate-data.c594 struct addr_location al; local
601 addr_location__init(&al);
603 mem_addr, &al);
607 *var_offset = mem_addr - map__unmap_ip(al.map, sym->start);
611 addr_location__exit(&al);
785 u32 insn_offset = dl->al.offset;
829 u64 ip = ms->sym->start + dl->al.offset;
880 u64 ip = dloc->ms->sym->start + dl->al.offset;
895 u64 ip = dloc->ms->sym->start + dl->al.offset;
1010 u64 ip = ms->sym->start + dl->al
[all...]
H A Dsymbol.h160 const struct addr_location *al,
164 const struct addr_location *al, FILE *fp);
166 const struct addr_location *al,
H A Dmachine.c1964 struct addr_location al; local
1966 addr_location__init(&al);
1974 thread__find_cpumode_addr_location(thread, ip, &al);
1977 ams->al_addr = al.addr;
1978 ams->al_level = al.level;
1979 ams->ms.maps = maps__get(al.maps);
1980 ams->ms.sym = al.sym;
1981 ams->ms.map = map__get(al.map);
1984 addr_location__exit(&al);
1991 struct addr_location al; local
2008 sample__resolve_mem(struct perf_sample *sample, struct addr_location *al) argument
2065 struct addr_location al; local
2138 sample__resolve_bstack(struct perf_sample *sample, struct addr_location *al) argument
[all...]
H A Dhist.h147 struct addr_location *al, bool single, void *arg);
313 struct addr_location *al,
323 struct addr_location *al,
332 struct addr_location *al,
335 int hist_entry_iter__add(struct hist_entry_iter *iter, struct addr_location *al,
744 void hist__account_cycles(struct branch_stack *bs, struct addr_location *al,
H A Dmachine.h175 struct addr_location *al);
177 struct addr_location *al);
306 int machine__resolve(struct machine *machine, struct addr_location *al,
H A Dkvm-stat.h92 struct addr_location al; member in struct:perf_kvm_stat
H A Dcallchain.h253 struct evsel *evsel, struct addr_location *al,
256 int fill_callchain_info(struct addr_location *al, struct callchain_cursor_node *node,
/linux-master/arch/x86/realmode/rm/
H A Dwakeup_asm.S53 orb $X86_CR0_PE, %al
63 andb $~X86_CR0_PE, %al
/linux-master/arch/arm/lib/
H A Dcopy_from_user.S76 .macro ldr1b ptr reg cond=al abort
90 .macro str1b ptr reg cond=al abort
H A Dcopy_to_user.S48 .macro ldr1b ptr reg cond=al abort
89 .macro str1b ptr reg cond=al abort
/linux-master/tools/perf/
H A Dbuiltin-top.c727 struct addr_location *al, bool single,
735 perf_top__record_precise_ip(top, iter->he, iter->sample, evsel, al->addr);
737 hist__account_cycles(iter->sample->branch_stack, al, iter->sample,
750 struct addr_location al; local
775 addr_location__init(&al);
776 if (machine__resolve(machine, &al, sample) < 0)
780 thread__set_lbr_stitch_enable(al.thread, true);
784 al.cpumode == PERF_RECORD_MISC_KERNEL) {
790 al.map && map__has_symbols(al
[all...]
H A Dbuiltin-report.c165 struct addr_location *al, bool single,
193 err = hist_entry__inc_addr_samples(he, sample, evsel, al->addr);
197 err = hist_entry__inc_addr_samples(he, sample, evsel, al->addr);
199 err = hist_entry__inc_addr_samples(he, sample, evsel, al->addr);
207 struct addr_location *al __maybe_unused,
273 struct addr_location al; local
290 addr_location__init(&al);
291 if (machine__resolve(machine, &al, sample) < 0) {
299 thread__set_lbr_stitch_enable(al.thread, true);
301 if (symbol_conf.hide_unresolved && al
164 hist_iter__report_callback(struct hist_entry_iter *iter, struct addr_location *al, bool single, void *arg) argument
[all...]
/linux-master/arch/x86/lib/
H A Dclear_page_64.S76 0: movb %al,(%rdi)
/linux-master/arch/x86/boot/
H A Dmain.c73 boot_params.kbd_status = oreg.al;
H A Dvideo-vga.c49 mode = oreg.al;
265 if (oreg.al == 0x1a) {
/linux-master/crypto/
H A Dvmac.c228 #define poly_step(ah, al, kh, kl, mh, ml) \
232 PMUL64(t3h, t3l, al, kh); \
235 PMUL64(ah, al, al, kl); \
237 ADD128(ah, al, t1h, t1l); \
240 /* now (ah,al), (t2l,2*t2h) need summing */ \
247 ADD128(ah, al, mh, ml); \
248 ADD128(ah, al, z, t2h); \
334 #define poly_step(ah, al, kh, kl, mh, ml) \
335 poly_step_func(&(ah), &(al),
[all...]
/linux-master/include/linux/
H A Dmath64.h182 u32 ah = a >> 32, al = a; local
185 ret = mul_u32_u32(al, mul) >> shift;
/linux-master/arch/powerpc/include/asm/
H A Dio.h644 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) ret (*name) at;
645 #define DEF_PCI_AC_NORET(name, at, al, space, aa) void (*name) at;
655 #define DEF_PCI_AC_RET(name, ret, at, al, space, aa) \
659 return ppc_pci_io.name al; \
660 return __do_##name al; \
663 #define DEF_PCI_AC_NORET(name, at, al, space, aa) \
667 ppc_pci_io.name al; \
669 __do_##name al; \
/linux-master/arch/x86/entry/
H A Dentry_32.S319 movb PT_CS(%esp), %al
836 testb %al, %al
1006 mov %cs:GDT_ESPFIX_OFFSET + 4(%ecx), %al /* bits 16..23 */
1048 movb PT_CS(%esp), %al
/linux-master/drivers/ata/
H A Dpata_ep93xx.c805 static int ep93xx_pata_softreset(struct ata_link *al, unsigned int *classes, argument
808 struct ata_port *ap = al->ap;
821 ap->ops->sff_dev_select(al->ap, 0);
826 if (rc && (rc != -ENODEV || sata_scr_valid(al))) {
827 ata_link_err(al, "SRST failed (errno=%d)\n", rc);
832 classes[0] = ata_sff_dev_classify(&al->device[0], devmask & (1 << 0),
835 classes[1] = ata_sff_dev_classify(&al->device[1],
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c48 /* maximum slot number, "al-extents" in drbd.conf speak.
294 /* al extent number to bit */
408 drbd_err(device, "disk is %s, cannot start al transaction\n",
416 "disk is %s, cannot write al transaction\n",
486 struct lru_cache *al = device->act_log; local
498 available_update_slots = min(al->nr_elements - al->used,
499 al->max_pending_changes - al->pending_changes);
513 if (!al
610 struct al_transaction_on_disk *al = buffer; local
[all...]
/linux-master/tools/arch/x86/include/asm/
H A Dasm.h67 #define _ASM_ARG1B al
/linux-master/arch/x86/include/asm/
H A Dasm.h72 #define _ASM_ARG1B al

Completed in 319 milliseconds

1234567