Home
last modified time | relevance | path

Searched defs:percent_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/ui/browsers/
H A Dannotate.c230 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 Dannotate.c235 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 Dannotate.h99 unsigned int percent_type; member
H A Dannotate.c1366 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 Dannotate.h101 unsigned int percent_type; member
H A Dannotate.c1468 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...]

Completed in 15 milliseconds