Home
last modified time | relevance | path

Searched refs:OPTION_SET_PTR (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/util/
Dparse-options.h17 OPTION_SET_PTR, enumerator
120 #define OPT_SET_PTR(s, l, v, h, p) { .type = OPTION_SET_PTR, .short_name = (s), .long_name = (l), …
Dparse-options.c76 case OPTION_SET_PTR: in get_value()
113 case OPTION_SET_PTR: in get_value()
632 case OPTION_SET_PTR: in print_option_help()