/netbsd/external/gpl3/gdb/dist/sim/m32r/ |
H A D | mloop2.in | 86 int trace_p, int profile_p) 93 sc[1].argbuf.trace_p = trace_p; 143 sc[1].argbuf.trace_p = trace_p; 150 sc[3].argbuf.trace_p = trace_p; 187 sc[1].argbuf.trace_p = trace_p; 246 trace_p, profile_p); 394 if (trace_p || profile_p) 453 if (trace_p || profile_p) 456 trace_p, profile_p); 483 if (trace_p || profile_p) [all …]
|
H A D | mloopx.in | 86 int trace_p, int profile_p) 93 sc[1].argbuf.trace_p = trace_p; 143 sc[1].argbuf.trace_p = trace_p; 150 sc[3].argbuf.trace_p = trace_p; 187 sc[1].argbuf.trace_p = trace_p; 246 trace_p, profile_p); 394 if (trace_p || profile_p) 453 if (trace_p || profile_p) 456 trace_p, profile_p); 483 if (trace_p || profile_p) [all …]
|
H A D | mloop.in | 55 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 57 @cpu@_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); 71 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 73 @cpu@_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p);
|
H A D | cpuall.h | 57 char trace_p; member
|
/netbsd/external/gpl3/gdb.old/dist/sim/m32r/ |
H A D | mloop2.in | 86 int trace_p, int profile_p) 93 sc[1].argbuf.trace_p = trace_p; 143 sc[1].argbuf.trace_p = trace_p; 150 sc[3].argbuf.trace_p = trace_p; 187 sc[1].argbuf.trace_p = trace_p; 246 trace_p, profile_p); 394 if (trace_p || profile_p) 453 if (trace_p || profile_p) 456 trace_p, profile_p); 483 if (trace_p || profile_p) [all …]
|
H A D | mloopx.in | 86 int trace_p, int profile_p) 93 sc[1].argbuf.trace_p = trace_p; 143 sc[1].argbuf.trace_p = trace_p; 150 sc[3].argbuf.trace_p = trace_p; 187 sc[1].argbuf.trace_p = trace_p; 246 trace_p, profile_p); 394 if (trace_p || profile_p) 453 if (trace_p || profile_p) 456 trace_p, profile_p); 483 if (trace_p || profile_p) [all …]
|
H A D | mloop.in | 55 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 57 @cpu@_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); 71 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 73 @cpu@_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p);
|
H A D | cpuall.h | 57 char trace_p; member
|
/netbsd/external/gpl3/gdb/dist/sim/cris/ |
H A D | mloop.in | 61 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 63 @cpu@_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); 194 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 196 int befaft_p = profile_p || trace_p; 202 sc->argbuf.trace_p = trace_p; 231 trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 233 befaft_p = profile_p || trace_p; 239 sc->argbuf.trace_p = trace_p;
|
H A D | cpuall.h | 68 char trace_p; member
|
/netbsd/external/gpl3/gdb.old/dist/sim/cris/ |
H A D | mloop.in | 61 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 63 @cpu@_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); 194 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 196 int befaft_p = profile_p || trace_p; 202 sc->argbuf.trace_p = trace_p; 231 trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); 233 befaft_p = profile_p || trace_p; 239 sc->argbuf.trace_p = trace_p;
|
/netbsd/external/gpl3/gdb/dist/sim/common/ |
H A D | sim-hw.c | 48 int trace_p; member 233 STATE_HW (sd)->trace_p = 1; in hw_option_handler() 238 STATE_HW (sd)->trace_p = 1; in hw_option_handler() 243 STATE_HW (sd)->trace_p = 0; in hw_option_handler() 252 if (STATE_HW (sd)->trace_p) in hw_option_handler()
|
/netbsd/external/gpl3/gdb.old/dist/sim/common/ |
H A D | sim-hw.c | 48 int trace_p; member 233 STATE_HW (sd)->trace_p = 1; in hw_option_handler() 238 STATE_HW (sd)->trace_p = 1; in hw_option_handler() 243 STATE_HW (sd)->trace_p = 0; in hw_option_handler() 252 if (STATE_HW (sd)->trace_p) in hw_option_handler()
|
/netbsd/external/gpl3/gdb/dist/sim/sh64/ |
H A D | mloop-media.c | 33 int trace_p, int profile_p) in sh64_media_fill_argbuf_tp() argument 35 ARGBUF_TRACE_P (abuf) = trace_p; in sh64_media_fill_argbuf_tp() 83 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); in extract() local 85 sh64_media_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); in extract()
|
H A D | mloop-compact.c | 33 int trace_p, int profile_p) in sh64_compact_fill_argbuf_tp() argument 35 ARGBUF_TRACE_P (abuf) = trace_p; in sh64_compact_fill_argbuf_tp() 83 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); in extract() local 85 sh64_compact_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); in extract()
|
/netbsd/external/gpl3/gdb.old/dist/sim/sh64/ |
H A D | mloop-media.c | 33 int trace_p, int profile_p) in sh64_media_fill_argbuf_tp() argument 35 ARGBUF_TRACE_P (abuf) = trace_p; in sh64_media_fill_argbuf_tp() 83 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); in extract() local 85 sh64_media_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); in extract()
|
H A D | mloop-compact.c | 33 int trace_p, int profile_p) in sh64_compact_fill_argbuf_tp() argument 35 ARGBUF_TRACE_P (abuf) = trace_p; in sh64_compact_fill_argbuf_tp() 83 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); in extract() local 85 sh64_compact_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p); in extract()
|
/netbsd/external/gpl3/gdb/dist/sim/bpf/ |
H A D | cpuall.h | 44 char trace_p; member
|
/netbsd/external/gpl3/gdb/dist/sim/lm32/ |
H A D | cpuall.h | 43 char trace_p; member
|
/netbsd/external/gpl3/gdb.old/dist/sim/bpf/ |
H A D | cpuall.h | 44 char trace_p; member
|
/netbsd/external/gpl3/gdb.old/dist/sim/lm32/ |
H A D | cpuall.h | 43 char trace_p; member
|
/netbsd/external/gpl3/gdb/dist/sim/iq2000/ |
H A D | cpuall.h | 49 char trace_p; member
|
/netbsd/external/gpl3/gdb.old/dist/sim/iq2000/ |
H A D | cpuall.h | 49 char trace_p; member
|
/netbsd/external/gpl3/gdb/dist/sim/or1k/ |
H A D | cpuall.h | 45 char trace_p; member
|
/netbsd/external/gpl3/gdb.old/dist/sim/or1k/ |
H A D | cpuall.h | 45 char trace_p; member
|