Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/tools/perf/ui/browsers/
H A Dannotate.c42 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 Dhists.c2429 struct annotation *notes; in do_annotate() local
/openbmc/linux/tools/perf/util/
H A Dannotate.c852 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 Dannotate.h317 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 Dblock-info.c119 struct annotation *notes; in block_info__process_sym() local
H A Dsymbol.c274 struct annotation *notes = (void *)sym; in symbol__new() local
297 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
H A Dbuild-id.c121 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
/openbmc/docs/designs/mctp/
H A Dmctp-kernel.md657 #### Addressing
680 #### Bridging/routing
693 #### Tag behaviour for transmitted messages
742 #### MCTP Control Protocol implementation
/openbmc/qemu/docs/tools/
H A Dqemu-img.rst756 .. _notes: target in Options
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dgitarchive.py58 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 Dsysfs.c145 unsigned int notes; member
174 unsigned int notes, loaded, i; in add_notes_attrs() local
/openbmc/linux/tools/perf/
H A Dbuiltin-annotate.c93 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local
331 struct annotation *notes; in hists__find_annotations() local
H A Dbuiltin-top.c115 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 Dkcore.c308 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 Dannotate.c100 struct annotation *notes; in perf_gtk__annotate_symbol() local
/openbmc/linux/include/linux/
H A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/openbmc/linux/fs/
H A Dbinfmt_elf_fdpic.c1369 struct memelfnote notes[2]; member
H A Dbinfmt_elf.c1733 struct memelfnote notes[]; member