Searched defs:os (Results 1 – 5 of 5) sorted by relevance
| /tools/perf/util/ |
| D | parse-regs-options.c | 13 char *s, *os = NULL, *p; in parse_regs() local
|
| D | parse-branch-options.c | 45 char *os = NULL; in parse_branch_str() local
|
| /tools/perf/ |
| D | builtin-stat.c | 862 struct outstate *os = ctx; in new_line_std() local 867 static void do_new_line_std(struct outstate *os) in do_new_line_std() 880 struct outstate *os = ctx; in print_metric_std() local 905 struct outstate *os = ctx; in new_line_csv() local 920 struct outstate *os = ctx; in print_metric_csv() local 968 struct outstate *os = ctx; in print_metric_only() local 992 struct outstate *os = ctx; in print_metric_only_csv() local 1016 struct outstate *os = ctx; in print_metric_header() local 1112 struct outstate os = { in printout() local 1506 struct outstate os = { in print_metric_headers() local
|
| D | builtin-mem.c | 336 char *s, *os = NULL, *p; in parse_mem_ops() local
|
| /tools/lib/subcmd/ |
| D | parse-options.h | 126 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument 142 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument
|