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

  /src/external/gpl3/gdb/dist/sim/common/
sim-profile.h 202 unsigned *profile_pc_count;
203 #define PROFILE_PC_COUNT(p) ((p)->profile_pc_count)
199 unsigned *profile_pc_count; member in struct:__anon19225
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-profile.h 202 unsigned *profile_pc_count;
203 #define PROFILE_PC_COUNT(p) ((p)->profile_pc_count)
199 unsigned *profile_pc_count; member in struct:__anon21964

Completed in 26 milliseconds