Searched defs:notes (Results 1 – 18 of 18) sorted by relevance
115 Patch subject128 Changelog407 Merge window425 Git444 Comment style560 Bracket rules584 Variable declarations637 Variable types654 Constants723 Line breaks[all …]
48 struct annotation *notes = browser__annotation(browser); in disasm_line__filter() local55 struct annotation *notes = browser__annotation(browser); in ui_browser__jumps_percent_color() local99 struct annotation *notes = browser__annotation(browser); in annotate_browser__write() local164 struct annotation *notes = symbol__annotation(sym); in annotate_browser__draw_current_jump() local228 struct annotation *notes = browser__annotation(browser); in annotate_browser__refresh() local278 struct annotation *notes = browser__annotation(&browser->b); in annotate_browser__set_top() local317 struct annotation *notes = symbol__annotation(sym); in annotate_browser__calc_percent() local441 struct annotation *notes = browser__annotation(browser); in ui_browser__init_asm_mode() local468 struct annotation *notes; in annotate_browser__callq() local723 struct annotation *notes = symbol__annotation(ms->sym); in annotate_browser__run() local[all …]
2441 struct annotation *notes; in do_annotate() local
810 struct annotation *notes = symbol__annotation(sym); in symbol__alloc_hist_cycles() local821 struct annotation *notes = symbol__annotation(sym); in symbol__annotate_zero_histograms() local922 struct annotation *notes = symbol__annotation(sym); in symbol__cycles_hist() local941 struct annotation *notes = symbol__annotation(sym); in symbol__hists() local1258 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() local1572 struct annotation *notes = symbol__annotation(sym); in delete_last_nop() local1717 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf() local1869 struct annotation *notes = symbol__annotation(sym); in symbol__disassemble_bpf_image() local[all …]
305 static inline int annotation__cycles_width(struct annotation *notes) in annotation__cycles_width()313 static inline int annotation__pcnt_width(struct annotation *notes) in annotation__pcnt_width()318 static inline bool annotation_line__filter(struct annotation_line *al, struct annotation *notes) in annotation_line__filter()334 static inline struct sym_hist *annotation__histogram(struct annotation *notes, int idx) in annotation__histogram()
119 struct annotation *notes; in block_info__process_sym() local
276 struct annotation *notes = (void *)sym; in symbol__new() local299 struct annotation *notes = symbol__annotation(sym); in symbol__delete() local
119 char notes[PATH_MAX]; in sysfs__sprintf_build_id() local
462 struct annotation *notes; in hist_entry__sym_ipc_snprintf() local
87 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; in process_basic_block() local316 struct annotation *notes; in hists__find_annotations() local
115 struct annotation *notes; in perf_top__parse_source() local200 struct annotation *notes; in perf_top__record_precise_ip() local241 struct annotation *notes; in perf_top__show_details() local
295 static void append_kcore_note(char *notes, size_t *i, const char *name, in append_kcore_note()422 char *notes; in read_kcore() local
100 struct annotation *notes; in perf_gtk__annotate_symbol() local
42 struct page **notes; /* Preallocated notifications */ member
1711 struct memelfnote notes[]; member1964 struct memelfnote notes[3]; member1998 struct memelfnote *notes; member
1373 struct memelfnote notes[2]; member
41 …. = ALIGN(32); __begin_sched_classes = .; *(__idle_sched_class) *(__fair_sched_class) *(__rt_sched…
1605 unsigned int notes; member1634 unsigned int notes, loaded, i; in add_notes_attrs() local
Completed in 66 milliseconds