Searched defs:os (Results 1 – 5 of 5) sorted by relevance
/tools/perf/util/ |
D | stat-display.c | 146 struct outstate *os = ctx; in new_line_std() local 152 struct outstate *os) in do_new_line_std() 166 struct outstate *os = ctx; in print_metric_std() local 191 struct outstate *os = ctx; in new_line_csv() local 207 struct outstate *os = ctx; in print_metric_csv() local 252 struct outstate *os = ctx; in print_metric_only() local 275 struct outstate *os = ctx; in print_metric_only_csv() local 301 struct outstate *os = ctx; in print_metric_header() local 397 struct outstate os = { in printout() local 919 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/perf/ |
D | builtin-mem.c | 340 char *s, *os = NULL, *p; in parse_mem_ops() 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
|