Searched refs:trace_p (Results 1 - 21 of 21) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Dcpuall.h50 char trace_p; member in struct:argbuf
H A Dcpu.h145 char trace_p; member in struct:argbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/lm32/
H A Dcpuall.h44 char trace_p; member in struct:argbuf
H A Dcpu.h146 char trace_p; member in struct:argbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Dcpuall.h69 char trace_p; member in struct:argbuf
H A Dcpuv10.h514 char trace_p; member in struct:argbuf
H A Dcpuv32.h657 char trace_p; member in struct:argbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Dcpuall.h50 char trace_p; member in struct:argbuf
H A Dcpu.h1566 char trace_p; member in struct:argbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Dcpuall.h58 char trace_p; member in struct:argbuf
H A Dcpu.h279 char trace_p; member in struct:argbuf
H A Dcpu2.h310 char trace_p; member in struct:argbuf
H A Dcpux.h310 char trace_p; member in struct:argbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Dcpuall.h55 char trace_p; member in struct:argbuf
H A Dmloop-compact.c33 int trace_p, int profile_p)
35 ARGBUF_TRACE_P (abuf) = trace_p;
54 /* no need to set trace_p,profile_p */
68 /* no need to set trace_p,profile_p */
83 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); local
85 sh64_compact_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p);
32 sh64_compact_fill_argbuf_tp(const SIM_CPU *cpu, ARGBUF *abuf, int trace_p, int profile_p) argument
H A Dmloop-media.c33 int trace_p, int profile_p)
35 ARGBUF_TRACE_P (abuf) = trace_p;
54 /* no need to set trace_p,profile_p */
68 /* no need to set trace_p,profile_p */
83 int trace_p = PC_IN_TRACE_RANGE_P (current_cpu, pc); local
85 sh64_media_fill_argbuf_tp (current_cpu, abuf, trace_p, profile_p);
32 sh64_media_fill_argbuf_tp(const SIM_CPU *cpu, ARGBUF *abuf, int trace_p, int profile_p) argument
H A Ddefs-compact.h119 char trace_p; member in struct:argbuf
H A Ddefs-media.h140 char trace_p; member in struct:argbuf
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dcgen-defs.h39 #define ARGBUF_TRACE_P(abuf) ((abuf)->trace_p)
H A Dsim-hw.c49 int trace_p; member in struct:sim_hw
234 STATE_HW (sd)->trace_p = 1;
239 STATE_HW (sd)->trace_p = 1;
244 STATE_HW (sd)->trace_p = 0;
253 if (STATE_HW (sd)->trace_p)
H A Dgenmloop.sh335 int trace_p, int profile_p)
337 ARGBUF_TRACE_P (abuf) = trace_p;
356 /* no need to set trace_p,profile_p */
370 /* no need to set trace_p,profile_p */

Completed in 220 milliseconds