HomeSort by: relevance | last modified time | path
    Searched defs:total_cycles (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-profile.c 974 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data);
998 COMMAS (total_cycles));
971 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data); local
sim-profile.h 171 unsigned long total_cycles;
172 #define PROFILE_MODEL_TOTAL_CYCLES(p) ((p)->total_cycles)
168 unsigned long total_cycles; member in struct:__anon21964
  /src/external/gpl3/gdb/dist/sim/common/
sim-profile.c 974 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data);
998 COMMAS (total_cycles));
971 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data); local
sim-profile.h 171 unsigned long total_cycles;
172 #define PROFILE_MODEL_TOTAL_CYCLES(p) ((p)->total_cycles)
168 unsigned long total_cycles; member in struct:__anon1449

Completed in 49 milliseconds