Lines Matching refs:CASE_S
132 #define CASE_S(x) case x: return #x macro
138 CASE_S (DSP_FUNCTION); in dsp_type_to_string()
139 CASE_S (DSP_LINE); in dsp_type_to_string()
140 CASE_S (DSP_PC); in dsp_type_to_string()
141 CASE_S (DSP_SOURCE); in dsp_type_to_string()
142 CASE_S (DSP_DISASM); in dsp_type_to_string()
143 CASE_S (DSP_SELF); in dsp_type_to_string()
144 CASE_S (DSP_CALLER); in dsp_type_to_string()
145 CASE_S (DSP_CALLEE); in dsp_type_to_string()
146 CASE_S (DSP_CALLTREE); in dsp_type_to_string()
147 CASE_S (DSP_TIMELINE); in dsp_type_to_string()
148 CASE_S (DSP_STATIS); in dsp_type_to_string()
149 CASE_S (DSP_EXP); in dsp_type_to_string()
150 CASE_S (DSP_LEAKLIST); in dsp_type_to_string()
151 CASE_S (DSP_MEMOBJ); in dsp_type_to_string()
152 CASE_S (DSP_DATAOBJ); in dsp_type_to_string()
153 CASE_S (DSP_DLAYOUT); in dsp_type_to_string()
154 CASE_S (DSP_SRC_FILE); in dsp_type_to_string()
155 CASE_S (DSP_IFREQ); in dsp_type_to_string()
156 CASE_S (DSP_RACES); in dsp_type_to_string()
157 CASE_S (DSP_INDXOBJ); in dsp_type_to_string()
158 CASE_S (DSP_DUALSOURCE); in dsp_type_to_string()
159 CASE_S (DSP_SOURCE_DISASM); in dsp_type_to_string()
160 CASE_S (DSP_DEADLOCKS); in dsp_type_to_string()
161 CASE_S (DSP_SOURCE_V2); in dsp_type_to_string()
162 CASE_S (DSP_DISASM_V2); in dsp_type_to_string()
163 CASE_S (DSP_IOACTIVITY); in dsp_type_to_string()
164 CASE_S (DSP_OVERVIEW); in dsp_type_to_string()
165 CASE_S (DSP_IOCALLSTACK); in dsp_type_to_string()
166 CASE_S (DSP_HEAPCALLSTACK); in dsp_type_to_string()
167 CASE_S (DSP_SAMPLE); in dsp_type_to_string()