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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-profile.h 135 char profile_any_p;
241 #define PROFILE_ANY_P(cpu) ((WITH_PROFILE) && (CPU_PROFILE_DATA (cpu)->profile_any_p))
132 char profile_any_p; member in struct:__anon21964
  /src/external/gpl3/gdb/dist/sim/common/
sim-profile.h 135 char profile_any_p;
241 #define PROFILE_ANY_P(cpu) ((WITH_PROFILE) && (CPU_PROFILE_DATA (cpu)->profile_any_p))
132 char profile_any_p; member in struct:__anon1449

Completed in 76 milliseconds