Home
last modified time | relevance | path

Searched defs:notes (Results 1 – 19 of 19) 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
374 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__toggle_source() local
434 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local
462 struct annotation *notes; in annotate_browser__callq() 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
952 static struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch()
965 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local
983 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local
1075 static unsigned annotation__count_insn(struct annotation *notes, u64 start, u64 end) in annotation__count_insn()
1095 static void annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_his… in annotation__count_and_fill()
1128 static int annotation__compute_ipc(struct annotation *notes, size_t size) in annotation__compute_ipc()
1332 void annotation__exit(struct annotation *notes) in annotation__exit()
1346 static size_t annotation__hash(const struct annotation *notes) in annotation__hash()
1351 static struct mutex *annotation__get_mutex(const struct annotation *notes) in annotation__get_mutex()
[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/openbmc/poky/documentation/migration-guides/
H A Dmigration-5.1.rst74 .. _migration-5.1-supported-kernel-versions:
/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