Searched defs:os (Results 1 – 5 of 5) sorted by relevance
/tools/perf/util/ |
D | stat-display.c | 156 struct outstate *os = ctx; in new_line_std() local 162 struct outstate *os) in do_new_line_std() 176 struct outstate *os = ctx; in print_metric_std() local 201 struct outstate *os = ctx; in new_line_csv() local 217 struct outstate *os = ctx; in print_metric_csv() local 260 struct outstate *os = ctx; in print_metric_only() local 283 struct outstate *os = ctx; in print_metric_only_csv() local 309 struct outstate *os = ctx; in print_metric_header() local 402 struct outstate os = { in printout() local 924 struct outstate os = { in print_metric_headers() local
|
D | parse-regs-options.c | 17 char *s, *os = NULL, *p; in __parse_regs() local
|
D | parse-branch-options.c | 47 char *os = NULL; in parse_branch_str() local
|
/tools/lib/subcmd/ |
D | parse-options.h | 127 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument 144 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument 154 #define OPT_CALLBACK_SET(s, l, v, os, a, h, f) \ argument
|
/tools/perf/ |
D | builtin-mem.c | 330 char *s, *os = NULL, *p; in parse_mem_ops() local
|