Lines Matching refs:str
29 static int parse_dump(const struct option *opt, const char *str, int unset)
31 if (!str || !strcmp(str, "orc")) {
39 static int parse_hacks(const struct option *opt, const char *str, int unset)
50 if (!str || strstr(str, "jump_label")) {
55 if (!str || strstr(str, "noinstr")) {
60 if (!str || strstr(str, "skylake")) {