HomeSort by: relevance | last modified time | path
    Searched refs:profile_p (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/sim/iq2000/
cpuall.h 51 char profile_p; member in struct:argbuf
cpu.h 146 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb.old/dist/sim/lm32/
cpuall.h 45 char profile_p; member in struct:argbuf
cpu.h 147 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb/dist/sim/iq2000/
cpuall.h 51 char profile_p; member in struct:argbuf
cpu.h 146 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb/dist/sim/lm32/
cpuall.h 45 char profile_p; member in struct:argbuf
cpu.h 147 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb.old/dist/sim/cris/
cpuall.h 70 char profile_p; member in struct:argbuf
cpuv10.h 515 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb.old/dist/sim/frv/
cpuall.h 51 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb.old/dist/sim/m32r/
cpuall.h 59 char profile_p; member in struct:argbuf
cpu.h 280 char profile_p; member in struct:argbuf
cpu2.h 311 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb.old/dist/sim/or1k/
cpuall.h 46 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb/dist/sim/cris/
cpuall.h 70 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb/dist/sim/frv/
cpuall.h 51 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb/dist/sim/m32r/
cpuall.h 59 char profile_p; member in struct:argbuf
cpu.h 280 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb/dist/sim/or1k/
cpuall.h 46 char profile_p; member in struct:argbuf
  /src/external/gpl3/gdb.old/dist/sim/common/
cgen-defs.h 41 #define ARGBUF_PROFILE_P(abuf) ((abuf)->profile_p)
genmloop.sh 355 int trace_p, int profile_p)
358 ARGBUF_PROFILE_P (abuf) = profile_p;
376 /* no need to set trace_p,profile_p */
390 /* no need to set trace_p,profile_p */
  /src/external/gpl3/gdb/dist/sim/common/
cgen-defs.h 41 #define ARGBUF_PROFILE_P(abuf) ((abuf)->profile_p)
genmloop.sh 355 int trace_p, int profile_p)
358 ARGBUF_PROFILE_P (abuf) = profile_p;
376 /* no need to set trace_p,profile_p */
390 /* no need to set trace_p,profile_p */
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-manip.cc 1149 bool profile_p = false; local
1150 gcov_type est_niter = expected_loop_iterations_unbounded (loop, &profile_p);
1165 if (new_est_niter < 5 && !profile_p)

Completed in 36 milliseconds

1 2