DSO              2433 arch/powerpc/xmon/ppc-opc.c #define DS_MASK DSO (0x3f, 3)
DSO              6342 arch/powerpc/xmon/ppc-opc.c {"lxsd",	DSO(57,2),	DS_MASK,     PPCVSX3,	PPCVLE,		{VD, DS, RA0}},
DSO              6343 arch/powerpc/xmon/ppc-opc.c {"lxssp",	DSO(57,3),	DS_MASK,     PPCVSX3,	PPCVLE,		{VD, DS, RA0}},
DSO              6348 arch/powerpc/xmon/ppc-opc.c {"ld",		DSO(58,0),	DS_MASK,     PPC64,	PPCVLE,		{RT, DS, RA0}},
DSO              6349 arch/powerpc/xmon/ppc-opc.c {"ldu",		DSO(58,1),	DS_MASK,     PPC64,	PPCVLE,		{RT, DS, RAL}},
DSO              6350 arch/powerpc/xmon/ppc-opc.c {"lwa",		DSO(58,2),	DS_MASK,     PPC64,	PPCVLE,		{RT, DS, RA0}},
DSO              6667 arch/powerpc/xmon/ppc-opc.c {"stxsd",	DSO(61,2),	DS_MASK,     PPCVSX3,	PPCVLE,		{VS, DS, RA0}},
DSO              6668 arch/powerpc/xmon/ppc-opc.c {"stxssp",	DSO(61,3),	DS_MASK,     PPCVSX3,	PPCVLE,		{VS, DS, RA0}},
DSO              6673 arch/powerpc/xmon/ppc-opc.c {"std",		DSO(62,0),	DS_MASK,     PPC64,	PPCVLE,		{RS, DS, RA0}},
DSO              6674 arch/powerpc/xmon/ppc-opc.c {"stdu",	DSO(62,1),	DS_MASK,     PPC64,	PPCVLE,		{RS, DS, RAS}},
DSO              6675 arch/powerpc/xmon/ppc-opc.c {"stq",		DSO(62,2),	DS_MASK,     POWER4,	PPC476|PPCVLE,	{RSQ, DS, RA0}},
DSO               441 tools/perf/builtin-script.c 	if (PRINT_FIELD(DSO) &&
DSO               502 tools/perf/builtin-script.c 	if (PRINT_FIELD(DSO))
DSO               749 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO               757 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO               764 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO               803 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO               810 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO               853 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO               859 tools/perf/builtin-script.c 		if (PRINT_FIELD(DSO)) {
DSO              1168 tools/perf/builtin-script.c 	if (PRINT_FIELD(DSO)) {
DSO              1228 tools/perf/builtin-script.c 	if (PRINT_FIELD(DSO) && !(PRINT_FIELD(IP) || PRINT_FIELD(ADDR))) {
DSO               212 tools/perf/tests/hists_cumulate.c 				!strcmp(DSO(he), expected[i].dso) &&
DSO               169 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
DSO               175 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") &&
DSO               181 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
DSO               187 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
DSO               193 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
DSO               199 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
DSO               205 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
DSO               211 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
DSO               217 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
DSO               323 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
DSO               329 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") &&
DSO               335 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
DSO               341 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
DSO               347 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
DSO               401 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "perf") && !strcmp(SYM(he), "cmd_record") &&
DSO               407 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "libc") && !strcmp(SYM(he), "free") &&
DSO               413 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "bash") && !strcmp(SYM(he), "main") &&
DSO               419 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "perf") && !strcmp(SYM(he), "main") &&
DSO               425 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "libc") && !strcmp(SYM(he), "malloc") &&
DSO               431 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
DSO               437 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "page_fault") &&
DSO               443 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "[kernel]") && !strcmp(SYM(he), "schedule") &&
DSO               449 tools/perf/tests/hists_output.c 			!strcmp(DSO(he), "bash") && !strcmp(SYM(he), "xmalloc") &&
DSO               506 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
DSO               513 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "[kernel]") &&
DSO               520 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "[kernel]") &&
DSO               527 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
DSO               534 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "bash") && !strcmp(DSO(he), "bash") &&
DSO               541 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
DSO               548 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "libc") &&
DSO               555 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
DSO               562 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&
DSO               569 tools/perf/tests/hists_output.c 			!strcmp(COMM(he), "perf") && !strcmp(DSO(he), "perf") &&