Searched defs:notes (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/linux/
H A Dwatch_queue.h43 struct page **notes; /* Preallocated notifications */ member in struct:watch_queue
/linux-master/kernel/module/
H A Dsysfs.c145 unsigned int notes; member in struct:module_notes_attrs
174 unsigned int notes, loaded, i; local
[all...]
/linux-master/tools/perf/ui/gtk/
H A Dannotate.c31 struct annotation *notes; local
108 struct annotation *notes; local
/linux-master/tools/perf/util/
H A Dblock-info.c119 struct annotation *notes; local
H A Dbuild-id.c121 char notes[PATH_MAX]; local
H A Dannotate.h374 void annotation__lock(struct annotation *notes) EXCLUSIVE_LOCK_FUNCTION(*notes); variable
375 void annotation__unlock(struct annotation *notes) UNLOCK_FUNCTION(*notes); variable
378 annotation__cycles_width(struct annotation *notes) argument
386 annotation__pcnt_width(struct annotation *notes) argument
407 annotation__histogram(struct annotation *notes, int idx) argument
[all...]
H A Dsymbol.c300 struct annotation *notes = (void *)sym; local
323 struct annotation *notes = symbol__annotation(sym); local
H A Dannotate.c916 struct annotation *notes = symbol__annotation(sym); local
1030 annotation__get_branch(struct annotation *notes) argument
1043 struct annotation *notes = symbol__annotation(sym); local
1061 struct annotation *notes = symbol__annotation(sym); local
1152 annotation__count_insn(struct annotation *notes, u64 start, u64 end) argument
1172 annotation__count_and_fill(struct annotation *notes, u64 start, u64 end, struct cyc_hist *ch) argument
1205 annotation__compute_ipc(struct annotation *notes, size_t size) argument
1409 annotation__exit(struct annotation *notes) argument
1423 annotation__hash(const struct annotation *notes) argument
1428 annotation__get_mutex(const struct annotation *notes) argument
1457 annotation__trylock(struct annotation *notes) argument
1591 struct annotation *notes = symbol__annotation(sym); local
1703 struct annotation *notes = symbol__annotation(sym); local
1771 struct annotation *notes = symbol__annotation(sym); local
1930 struct annotation *notes = symbol__annotation(sym); local
2085 struct annotation *notes = symbol__annotation(sym); local
2345 calc_percent(struct annotation *notes, struct evsel *evsel, struct annotation_data *data, s64 offset, s64 end) argument
2383 annotation__calc_percent(struct annotation *notes, struct evsel *leader, s64 len) argument
2413 struct annotation *notes = symbol__annotation(sym); local
2449 struct annotation *notes = symbol__annotation(sym); local
2605 struct annotation *notes = symbol__annotation(sym); local
2641 struct annotation *notes = symbol__annotation(sym); local
2775 struct annotation *notes = symbol__annotation(sym); local
2831 struct annotation *notes = symbol__annotation(sym); local
2839 struct annotation *notes = symbol__annotation(sym); local
2904 annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym) argument
2935 annotation__set_offsets(struct annotation *notes, s64 size) argument
2975 annotation__max_ins_name(struct annotation *notes) argument
2992 annotation__init_column_widths(struct annotation *notes, struct symbol *sym) argument
3001 annotation__update_column_widths(struct annotation *notes) argument
3016 annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms) argument
3028 annotation__calc_lines(struct annotation *notes, struct map *map, struct rb_root *root) argument
3061 struct annotation *notes = symbol__annotation(ms->sym); local
3140 annotation_line__max_percent(struct annotation_line *al, struct annotation *notes, unsigned int percent_type) argument
3160 disasm_line__write(struct disasm_line *dl, struct annotation *notes, void *obj, char *bf, size_t size, void (*obj__printf)(void *obj, const char *fmt, ...), void (*obj__write_graph)(void *obj, int graph)) argument
3191 ipc_coverage_string(char *bf, int size, struct annotation *notes) argument
3208 __annotation_line__write(struct annotation_line *al, struct annotation *notes, bool first_line, bool current_entry, bool change_color, int width, void *obj, unsigned int percent_type, int (*obj__set_color)(void *obj, int color), void (*obj__set_percent_color)(void *obj, double percent, bool current), int (*obj__set_jumps_percent_color)(void *obj, int nr, bool current), void (*obj__printf)(void *obj, const char *fmt, ...), void (*obj__write_graph)(void *obj, int graph)) argument
3363 disasm_line__write(disasm_line(al), notes, obj, bf, sizeof(bf), obj__printf, obj__write_graph); local
3370 annotation_line__write(struct annotation_line *al, struct annotation *notes, struct annotation_write_ops *wops) argument
3385 struct annotation *notes = symbol__annotation(sym); local
3702 struct annotation *notes; local
3723 struct annotation *notes; local
3782 struct annotation *notes; local
[all...]
/linux-master/fs/proc/
H A Dkcore.c294 static void append_kcore_note(char *notes, size_t *i, const char *name, argument
421 char *notes; local
[all...]
/linux-master/tools/perf/
H A Dbuiltin-annotate.c98 struct annotation *notes = sym ? symbol__annotation(sym) : NULL; local
488 struct annotation *notes; local
H A Dbuiltin-top.c115 struct annotation *notes; local
203 struct annotation *notes; variable in typeref:struct:annotation
219 annotation__unlock(notes); variable
244 struct annotation *notes; local
[all...]
/linux-master/tools/perf/ui/browsers/
H A Dannotate.c48 struct annotation *notes = browser__annotation(browser); local
92 struct annotation *notes = browser__annotation(browser); local
157 struct annotation *notes = symbol__annotation(sym); local
221 struct annotation *notes = browser__annotation(browser); local
308 struct annotation *notes = symbol__annotation(sym); local
372 struct annotation *notes = browser__annotation(&browser->b); local
432 struct annotation *notes = browser__annotation(browser); local
460 struct annotation *notes; local
492 struct annotation *notes = browser__annotation(&browser->b); local
538 struct annotation *notes = browser__annotation(&browser->b); local
575 struct annotation *notes = browser__annotation(&browser->b); local
714 struct annotation *notes = symbol__annotation(ms->sym); local
950 struct annotation *notes = symbol__annotation(sym); local
[all...]
H A Dhists.c2429 struct annotation *notes; local
/linux-master/fs/
H A Dbinfmt_elf_fdpic.c1373 struct memelfnote notes[2]; member in struct:elf_thread_status
[all...]
H A Dbinfmt_elf.c1667 struct memelfnote notes[]; member in struct:elf_thread_core_info
[all...]

Completed in 297 milliseconds