/external/linux-tools-perf/src/tools/perf/util/ |
D | annotate.c | 425 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_init() local 432 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist() local 458 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 471 struct annotation *notes; in symbol__inc_addr_samples() local 606 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, in disasm__calc_percent() 653 struct annotation *notes = symbol__annotation(sym); in disasm_line__print() local 766 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local 851 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local 1064 struct annotation *notes = symbol__annotation(sym); in symbol__free_source_line() local 1092 struct annotation *notes = symbol__annotation(sym); in symbol__get_source_line() local [all …]
|
D | annotate.h | 123 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram()
|
/external/linux-tools-perf/src/tools/perf/ |
D | builtin-annotate.c | 72 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_evsel__add_sample() local 128 struct annotation *notes; in hists__find_annotations() local
|
D | builtin-report.c | 124 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_report__add_mem_hist_entry() local 137 struct annotation *notes; in perf_report__add_mem_hist_entry() local 205 struct annotation *notes; in perf_report__add_branch_hist_entry() local 279 struct annotation *notes = symbol__annotation(he->ms.sym); in perf_evsel__add_hist_entry() local
|
D | builtin-top.c | 93 struct annotation *notes; in perf_top__parse_source() local 177 struct annotation *notes; in perf_top__record_precise_ip() local 212 struct annotation *notes; in perf_top__show_details() local
|
/external/google-breakpad/src/common/linux/ |
D | file_id_unittest.cc | 168 Notes notes(kLittleEndian); in TYPED_TEST() local 200 Notes notes(kLittleEndian); in TYPED_TEST() local
|
D | synth_elf_unittest.cc | 376 Notes notes(kLittleEndian); in TEST_F() local 383 Notes notes(kLittleEndian); in TEST_F() local
|
/external/linux-tools-perf/src/tools/perf/ui/browsers/ |
D | annotate.c | 342 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 446 struct annotation *notes; in annotate_browser__callq() local 484 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_offset() local 523 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_string() local 562 struct annotation *notes = symbol__annotation(sym); in annotate_browser__find_string_reverse() local 875 struct annotation *notes; in symbol__tui_annotate() local
|
/external/elfutils/src/libdwfl/ |
D | core-file.c | 123 dwfl_report_core_segments (Dwfl *dwfl, Elf *elf, size_t phnum, GElf_Phdr *notes) in dwfl_report_core_segments() 461 Elf_Data *notes = elf_getdata_rawchunk (elf, in dwfl_core_file_report() local
|
D | linux-kernel-modules.c | 633 Dwarf_Addr notes; in dwfl_linux_kernel_report_kernel() local
|
D | dwfl_segment_report_module.c | 450 void *notes; in dwfl_segment_report_module() local
|
/external/vboot_reference/firmware/lib/include/ |
D | vboot_audio_private.h | 23 VbDevMusicNote notes[1]; /* gcc allows [0], MSVC doesn't */ member
|
/external/linux-tools-perf/src/tools/perf/ui/gtk/ |
D | annotate.c | 93 struct annotation *notes; in perf_gtk__annotate_symbol() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | ia32_insn.c | 184 static void ia32_handle_notes(x86_insn_t *insn, unsigned int notes) { in ia32_handle_notes()
|
D | ia32_insn.h | 45 unsigned int notes; /* Notes for this instruction */ member
|
/external/vboot_reference/tests/ |
D | vboot_api_devmode_tests.c | 45 note_event_t notes[MAX_NOTE_EVENTS]; member
|
/external/wpa_supplicant_8/hs20/server/ |
D | spp_server.c | 227 const char *sessionid, const char *notes, in hs20_eventlog() 265 const char *sessionid, const char *notes, in hs20_eventlog_node()
|
/external/sonivox/jet_tools/JetCreator/ |
D | midifile.py | 310 def __init__ (self, notes, exclude=True): argument
|