OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sun Apr 19 00:22:55 UTC 2026