Searched defs:al (Results 26 - 50 of 78) sorted by relevance

1234

/linux-master/tools/perf/util/
H A Dunwind-libdw.c44 static int __report_module(struct addr_location *al, u64 ip, argument
110 struct addr_location al; local
127 struct addr_location al; local
161 struct addr_location al; local
[all...]
H A Ddlfilter.c28 static void al_to_d_al(struct addr_location *al, struct perf_dlfilter_al *d_al) argument
75 struct addr_location *al = d->al; local
84 struct addr_location *al = get_al(d); local
93 struct addr_location *al; local
168 struct addr_location al; local
200 struct addr_location *al; local
228 struct addr_location *al = d->al; local
252 struct addr_location *al; local
300 struct addr_location *al; local
490 dlfilter__do_filter_event(struct dlfilter *d, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct machine *machine, struct addr_location *al, struct addr_location *addr_al, bool early) argument
[all...]
H A Ddb-export.c176 static int db_ids_from_al(struct db_export *dbe, struct addr_location *al, argument
241 struct addr_location al; local
348 db_export__sample(struct db_export *dbe, union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) argument
[all...]
H A Dblock-info.c121 static struct addr_location al; local
H A Dthread.c445 struct addr_location al; local
412 thread__find_cpumode_addr_location(struct thread *thread, u64 addr, struct addr_location *al) argument
[all...]
H A Devent.c511 struct addr_location al; local
598 thread__find_map(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) argument
663 thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) argument
676 thread__find_symbol(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) argument
685 thread__find_symbol_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) argument
711 machine__resolve(struct machine *machine, struct addr_location *al, struct perf_sample *sample) argument
819 thread__resolve(struct thread *thread, struct addr_location *al, struct perf_sample *sample) argument
[all...]
H A Dbuild-id.c51 struct addr_location al; local
H A Dunwind-libunwind-local.c432 struct addr_location al; local
658 struct addr_location al; local
[all...]
/linux-master/drivers/nvme/target/
H A Dtrace.c265 u32 al = get_unaligned_le32(spc + 4); local
/linux-master/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c259 perl_process_callchain(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al) argument
342 perl_process_tracepoint(struct perf_sample *sample, struct evsel *evsel, struct addr_location *al) argument
461 perl_process_event(union perf_event *event, struct perf_sample *sample, struct evsel *evsel, struct addr_location *al, struct addr_location *addr_al) argument
/linux-master/tools/perf/tests/
H A Dcode-reading.c231 struct addr_location al; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-mem.c197 struct addr_location al; local
[all...]
H A Dbuiltin-annotate.c143 static void process_branch_stack(struct branch_stack *bs, struct addr_location *al, argument
192 process_branch_callback(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
235 evsel__add_sample(struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct perf_annotate *ann, struct machine *machine) argument
287 struct addr_location al; local
[all...]
H A Dbuiltin-top.c750 struct addr_location al; local
[all...]
H A Dbuiltin-timechart.c496 struct addr_location al; local
/linux-master/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c727 unsigned int al; local
H A Dcafe_nand.c571 u8 ah, al, bh, bl, ch, cl; local
/linux-master/arch/x86/boot/
H A Dboot.h242 u8 al, ah, eax2, eax3; member in struct:biosregs::__anon66::__anon69
/linux-master/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c231 const struct perf_dlfilter_al *al; local
260 const struct perf_dlfilter_al *al; local
[all...]
H A Ddlfilter-test-api-v2.c246 const struct perf_dlfilter_al *al; local
275 const struct perf_dlfilter_al *al; local
[all...]
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c486 struct lru_cache *al = device->act_log; local
610 struct al_transaction_on_disk *al = buffer; local
[all...]
/linux-master/drivers/nvme/host/
H A Dtrace.c407 u32 al = get_unaligned_le32(spc + 4); local
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c42 struct annotation_line *al = list_entry(entry, struct annotation_line, node); local
93 struct annotation_line *al = list_entry(entry, struct annotation_line, node); local
247 disasm_rb_tree__insert(struct annotate_browser *browser, struct annotation_line *al) argument
347 annotate_browser__find_next_asm_line( struct annotate_browser *browser, struct annotation_line *al) argument
373 struct annotation_line *al; local
417 struct annotation_line *al = &cursor->al; local
539 struct annotation_line *al = browser->selection; local
557 struct annotation_line *al; local
576 struct annotation_line *al = browser->selection; local
594 struct annotation_line *al; local
[all...]
/linux-master/drivers/ata/
H A Dpata_ep93xx.c805 static int ep93xx_pata_softreset(struct ata_link *al, unsigned int *classes, argument
/linux-master/drivers/video/fbdev/sis/
H A Dinit.c2856 SiS_WriteDAC(struct SiS_Private *SiS_Pr, SISIOADDRESS DACData, unsigned short shiftflag, unsigned short dl, unsigned short ah, unsigned short al, unsigned short dh) argument

Completed in 200 milliseconds

1234