Searched defs:os (Results 1 – 5 of 5) sorted by relevance
| /tools/perf/util/ |
| D | parse-regs-options.c | 12 char *s, *os = NULL, *p; in parse_regs() local
|
| D | parse-branch-options.c | 44 char *s, *os = NULL, *p; in parse_branch_stack() local
|
| /tools/perf/ |
| D | builtin-stat.c | 816 struct outstate *os = ctx; in new_line_std() local 821 static void do_new_line_std(struct outstate *os) in do_new_line_std() 834 struct outstate *os = ctx; in print_metric_std() local 859 struct outstate *os = ctx; in new_line_csv() local 874 struct outstate *os = ctx; in print_metric_csv() local 925 struct outstate *os = ctx; in print_metric_only() local 949 struct outstate *os = ctx; in print_metric_only_csv() local 976 struct outstate *os = ctx; in print_metric_header() local 1072 struct outstate os = { in printout() local 1370 struct outstate os = { in print_metric_headers() local
|
| D | builtin-mem.c | 285 char *s, *os = NULL, *p; in parse_mem_ops() local
|
| /tools/lib/subcmd/ |
| D | parse-options.h | 122 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
|