binary_type_symtab   66 tools/perf/util/symbol.c static enum dso_binary_type binary_type_symtab[] = {
binary_type_symtab   85 tools/perf/util/symbol.c #define DSO_BINARY_TYPE__SYMTAB_CNT ARRAY_SIZE(binary_type_symtab)
binary_type_symtab 1701 tools/perf/util/symbol.c 		enum dso_binary_type symtab_type = binary_type_symtab[i];