Searched defs:max_cols (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | help.c | 121 int max_cols; in pretty_print_string_list() local
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | help.c | 133 int max_cols; in pretty_print_string_list() local
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | stmpe-keypad.c | 76 int max_cols; member
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | stmpe-keypad.c | 77 int max_cols; member
|
/kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
H A D | hist.c | 817 hists__fprintf(struct hists *hists, bool show_header, int max_rows, int max_cols, float min_pcnt, FILE *fp, bool ignore_callchains) hists__fprintf() argument
|
/kernel/linux/linux-6.6/tools/perf/ui/stdio/ |
H A D | hist.c | 817 hists__fprintf(struct hists *hists, bool show_header, int max_rows, int max_cols, float min_pcnt, FILE *fp, bool ignore_callchains) hists__fprintf() argument
|
Completed in 6 milliseconds