/openbmc/linux/tools/perf/ui/browsers/ |
H A D | annotate.c | 42 struct annotation *notes = browser__annotation(browser); in disasm_line__filter() local 49 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local 93 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local 158 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local 222 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local 272 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top() local 310 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local 434 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local 462 struct annotation *notes; in annotate_browser__callq() local 716 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run() local [all …]
|
H A D | hists.c | 2429 struct annotation *notes; in do_annotate() local
|
/openbmc/linux/tools/perf/util/ |
H A D | annotate.c | 852 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local 965 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local 983 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local 1332 void annotation__exit(struct annotation *notes) in annotation__exit() 1362 void annotation__lock(struct annotation *notes) in annotation__lock() 1371 void annotation__unlock(struct annotation *notes) in annotation__unlock() 1380 bool annotation__trylock(struct annotation *notes) in annotation__trylock() 1626 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local 1694 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local 1853 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf() local [all …]
|
H A D | annotate.h | 317 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width() 325 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width() 330 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter() 346 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram()
|
H A D | block-info.c | 119 struct annotation *notes; in block_info__process_sym() local
|
H A D | symbol.c | 274 struct annotation *notes = (void *)sym; in symbol__new() local 297 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
|
H A D | build-id.c | 121 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
|
/openbmc/docs/designs/mctp/ |
H A D | mctp-kernel.md | 657 #### Addressing 680 #### Bridging/routing 693 #### Tag behaviour for transmitted messages 742 #### MCTP Control Protocol implementation
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-img.rst | 756 .. _notes: target in Options
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | gitarchive.py | 58 def git_commit_data(repo, data_dir, branch, message, exclude, notes, log): argument 165 …dy, branch_name, no_tag, tagname, tag_msg_subject, tag_msg_body, exclude, notes, push, keywords, l… argument
|
/openbmc/linux/kernel/module/ |
H A D | sysfs.c | 145 unsigned int notes; member 174 unsigned int notes, loaded, i; in add_notes_attrs() local
|
/openbmc/linux/tools/perf/ |
H A D | builtin-annotate.c | 93 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local 331 struct annotation *notes; in hists__find_annotations() local
|
H A D | builtin-top.c | 115 struct annotation *notes; in perf_top__parse_source() local 203 struct annotation *notes; in perf_top__record_precise_ip() local 244 struct annotation *notes; in perf_top__show_details() local
|
/openbmc/linux/fs/proc/ |
H A D | kcore.c | 308 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note() 435 char *notes; in read_kcore_iter() local
|
/openbmc/linux/tools/perf/ui/gtk/ |
H A D | annotate.c | 100 struct annotation *notes; in perf_gtk__annotate_symbol() local
|
/openbmc/linux/include/linux/ |
H A D | watch_queue.h | 43 struct page **notes; /* Preallocated notifications */ member
|
/openbmc/linux/fs/ |
H A D | binfmt_elf_fdpic.c | 1369 struct memelfnote notes[2]; member
|
H A D | binfmt_elf.c | 1733 struct memelfnote notes[]; member
|