Home
last modified time | relevance | path

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

/linux-6.3-rc2/Documentation/process/
A Dmaintainer-tip.rst115 Patch subject
128 Changelog
407 Merge window
425 Git
440 Testing
458 Comment style
574 Bracket rules
651 Variable types
668 Constants
737 Line breaks
[all …]
/linux-6.3-rc2/tools/perf/ui/browsers/
A Dannotate.c43 struct annotation *notes = browser__annotation(browser); in disasm_line__filter() local
50 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local
94 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local
159 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local
223 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local
273 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top() local
312 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local
436 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local
463 struct annotation *notes; in annotate_browser__callq() local
718 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run() local
[all …]
A Dhists.c2441 struct annotation *notes; in do_annotate() local
/linux-6.3-rc2/tools/perf/util/
A Dannotate.c810 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles() local
821 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local
922 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local
941 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local
1258 void annotation__init(struct annotation *notes) in annotation__init()
1263 void annotation__exit(struct annotation *notes) in annotation__exit()
1504 struct annotation *notes = symbol__annotation(sym); in symbol__parse_objdump_line() local
1572 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local
1729 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf() local
1881 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image() local
[all …]
A Dannotate.h306 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width()
314 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width()
319 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter()
336 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram()
A Dblock-info.c119 struct annotation *notes; in block_info__process_sym() local
A Dsymbol.c297 struct annotation *notes = (void *)sym; in symbol__new() local
320 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
A Dbuild-id.c119 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
A Dsort.c540 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
/linux-6.3-rc2/kernel/module/
A Dsysfs.c145 unsigned int notes; member
174 unsigned int notes, loaded, i; in add_notes_attrs() local
/linux-6.3-rc2/tools/perf/
A Dbuiltin-annotate.c94 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local
321 struct annotation *notes; in hists__find_annotations() local
A Dbuiltin-top.c115 struct annotation *notes; in perf_top__parse_source() local
201 struct annotation *notes; in perf_top__record_precise_ip() local
242 struct annotation *notes; in perf_top__show_details() local
/linux-6.3-rc2/fs/proc/
A Dkcore.c294 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note()
421 char *notes; in read_kcore() local
/linux-6.3-rc2/tools/perf/ui/gtk/
A Dannotate.c100 struct annotation *notes; in perf_gtk__annotate_symbol() local
/linux-6.3-rc2/include/linux/
A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member
/linux-6.3-rc2/fs/
A Dbinfmt_elf_fdpic.c1374 struct memelfnote notes[2]; member
A Dbinfmt_elf.c1732 struct memelfnote notes[]; member

Completed in 70 milliseconds