Searched refs:total_cycles (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsim-profile.h181 unsigned long total_cycles;
182 #define PROFILE_MODEL_TOTAL_CYCLES(p) ((p)->total_cycles)
178 unsigned long total_cycles; member in struct:__anon1363
H A Dsim-profile.c986 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data);
1010 COMMAS (total_cycles));
983 unsigned long total_cycles = PROFILE_MODEL_TOTAL_CYCLES (data); local

Completed in 102 milliseconds