| /kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
| H A D | annotate.c | 230 disasm__cmp(struct annotation_line *a, struct annotation_line *b, int percent_type) disasm__cmp() argument 393 sym_title(struct symbol *sym, struct map *map, char *title, size_t sz, int percent_type) sym_title() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
| H A D | annotate.c | 235 disasm__cmp(struct annotation_line *a, struct annotation_line *b, int percent_type) disasm__cmp() argument 441 sym_title(struct symbol *sym, struct map *map, char *title, size_t sz, int percent_type) sym_title() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | annotate.h | 99 unsigned int percent_type; member
|
| H A D | annotate.c | 1366 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, struct evsel *evsel, u64 len, int min_pcnt, int printed, int max_lines, struct annotation_line *queue, int addr_fmt_width, int percent_type) annotation_line__print() argument 2841 annotation_line__max_percent(struct annotation_line *al, struct annotation *notes, unsigned int percent_type) annotation_line__max_percent() argument 2908 __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)) __annotation_line__write() argument [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | annotate.h | 101 unsigned int percent_type; member
|
| H A D | annotate.c | 1468 annotation_line__print(struct annotation_line *al, struct symbol *sym, u64 start, struct evsel *evsel, u64 len, int min_pcnt, int printed, int max_lines, struct annotation_line *queue, int addr_fmt_width, int percent_type) annotation_line__print() argument 3001 annotation_line__max_percent(struct annotation_line *al, struct annotation *notes, unsigned int percent_type) annotation_line__max_percent() argument 3068 __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)) __annotation_line__write() argument [all...] |