Home
last modified time | relevance | path

Searched defs:os (Results 1 – 5 of 5) sorted by relevance

/tools/perf/util/
Dparse-regs-options.c13 char *s, *os = NULL, *p; in parse_regs() local
Dparse-branch-options.c45 char *os = NULL; in parse_branch_str() local
/tools/perf/
Dbuiltin-stat.c862 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
Dbuiltin-mem.c336 char *s, *os = NULL, *p; in parse_mem_ops() local
/tools/lib/subcmd/
Dparse-options.h126 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
142 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument