Lines Matching refs:is_prefix
90 is_prefix(str, attach_type_strings[type]))
794 if (is_prefix(*argv, "jited")) {
798 } else if (is_prefix(*argv, "xlated")) {
818 if (is_prefix(*argv, "file")) {
831 } else if (is_prefix(*argv, "opcodes")) {
834 } else if (is_prefix(*argv, "visual")) {
842 } else if (is_prefix(*argv, "linum")) {
1189 if (is_prefix(*argv, "data_in")) {
1197 } else if (is_prefix(*argv, "data_out")) {
1203 } else if (is_prefix(*argv, "data_size_out")) {
1217 } else if (is_prefix(*argv, "ctx_in")) {
1225 } else if (is_prefix(*argv, "ctx_out")) {
1231 } else if (is_prefix(*argv, "ctx_size_out")) {
1245 } else if (is_prefix(*argv, "repeat")) {
1388 if (is_prefix(*argv, "type")) {
1417 } else if (is_prefix(*argv, "map")) {
1427 if (is_prefix(*argv, "idx")) {
1436 } else if (is_prefix(*argv, "name")) {
1465 } else if (is_prefix(*argv, "dev")) {
1482 } else if (is_prefix(*argv, "pinmaps")) {
1738 if (is_prefix(argv[0], metrics[i].name)) {
2011 if (argc > 2 && is_prefix(argv[0], "duration")) {