Searched defs:notes (Results 1 - 13 of 13) sorted by relevance
/linux-4.1.27/tools/perf/ |
H A D | builtin-annotate.c | 123 struct annotation *notes; hists__find_annotations() local
|
H A D | builtin-buildid-cache.c | 28 char notes[PATH_MAX]; build_id_cache__kcore_buildid() local
|
H A D | builtin-top.c | 92 struct annotation *notes; perf_top__parse_source() local 176 struct annotation *notes; perf_top__record_precise_ip() local 218 struct annotation *notes; perf_top__show_details() local
|
/linux-4.1.27/tools/perf/ui/gtk/ |
H A D | annotate.c | 93 struct annotation *notes; perf_gtk__annotate_symbol() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | annotate.h | 119 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) annotation__histogram() argument
|
H A D | annotate.c | 445 struct annotation *notes = symbol__annotation(sym); symbol__annotate_init() local 452 struct annotation *notes = symbol__annotation(sym); symbol__alloc_hist() local 478 struct annotation *notes = symbol__annotation(sym); symbol__annotate_zero_histograms() local 512 struct annotation *notes; symbol__inc_addr_samples() local 649 double disasm__calc_percent(struct annotation *notes, int evidx, s64 offset, disasm__calc_percent() argument 696 struct annotation *notes = symbol__annotation(sym); disasm_line__print() local 810 struct annotation *notes = symbol__annotation(sym); symbol__parse_objdump_line() local 904 struct annotation *notes = symbol__annotation(sym); delete_last_nop() local 1169 struct annotation *notes = symbol__annotation(sym); symbol__free_source_line() local 1194 struct annotation *notes = symbol__annotation(sym); symbol__get_source_line() local 1288 struct annotation *notes = symbol__annotation(sym); symbol__annotate_hits() local 1307 struct annotation *notes = symbol__annotation(sym); symbol__annotate_printf() local 1386 struct annotation *notes = symbol__annotation(sym); symbol__annotate_zero_histogram() local 1394 struct annotation *notes = symbol__annotation(sym); symbol__annotate_decay_histogram() local 487 __symbol__inc_addr_samples(struct symbol *sym, struct map *map, struct annotation *notes, int evidx, u64 addr) __symbol__inc_addr_samples() argument
|
/linux-4.1.27/fs/proc/ |
H A D | kcore.c | 325 struct memelfnote notes[3]; elf_kcore_store_hdr() local
|
/linux-4.1.27/fs/ |
H A D | binfmt_elf_fdpic.c | 1415 struct memelfnote notes[3]; member in struct:elf_thread_status 1541 struct memelfnote *notes = NULL; elf_fdpic_core_dump() local
|
H A D | binfmt_elf.c | 1583 struct memelfnote notes[0]; member in struct:elf_thread_core_info 1851 struct memelfnote notes[3]; member in struct:elf_thread_status 1894 struct memelfnote *notes; member in struct:elf_note_info
|
/linux-4.1.27/sound/oss/ |
H A D | sequencer.c | 1557 static int notes[] = note_to_freq() local
|
/linux-4.1.27/tools/perf/ui/browsers/ |
H A D | annotate.c | 347 struct annotation *notes = symbol__annotation(sym); annotate_browser__calc_percent() local 450 struct annotation *notes; annotate_browser__callq() local 491 struct annotation *notes = symbol__annotation(sym); annotate_browser__find_offset() local 530 struct annotation *notes = symbol__annotation(sym); annotate_browser__find_string() local 569 struct annotation *notes = symbol__annotation(sym); annotate_browser__find_string_reverse() local 892 struct annotation *notes; symbol__tui_annotate() local
|
H A D | hists.c | 1642 struct annotation *notes; perf_evsel__hists_browse() local 1708 struct annotation *notes; perf_evsel__hists_browse() local
|
/linux-4.1.27/kernel/ |
H A D | module.c | 1398 unsigned int notes; member in struct:module_notes_attrs 1427 unsigned int notes, loaded, i; add_notes_attrs() local
|
Completed in 494 milliseconds