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

  /src/external/gpl3/gdb/dist/sim/common/
sim-profile.h 138 char profile_flags[MAX_PROFILE_VALUES];
139 #define PROFILE_FLAGS(p) ((p)->profile_flags)
233 #define CPU_PROFILE_FLAGS(cpu) PROFILE_FLAGS (CPU_PROFILE_DATA (cpu))
135 char profile_flags[MAX_PROFILE_VALUES]; member in struct:__anon19225
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-profile.h 138 char profile_flags[MAX_PROFILE_VALUES];
139 #define PROFILE_FLAGS(p) ((p)->profile_flags)
233 #define CPU_PROFILE_FLAGS(cpu) PROFILE_FLAGS (CPU_PROFILE_DATA (cpu))
135 char profile_flags[MAX_PROFILE_VALUES]; member in struct:__anon21964

Completed in 34 milliseconds