Home
last modified time | relevance | path

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

/tools/perf/util/
Dstat-display.c146 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
Dparse-regs-options.c17 char *s, *os = NULL, *p; in __parse_regs() local
Dparse-branch-options.c47 char *os = NULL; in parse_branch_str() local
/tools/perf/
Dbuiltin-mem.c340 char *s, *os = NULL, *p; in parse_mem_ops() local
/tools/lib/subcmd/
Dparse-options.h127 #define OPT_BOOLEAN_SET(s, l, v, os, h) \ argument
144 #define OPT_STRING_OPTARG_SET(s, l, v, os, a, h, d) \ argument