OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cost_count
(Results
1 - 4
of
4
) sorted by null
/external/valgrind/main/callgrind/
bbcc.c
99
for(i=0;i<bbcc->bb->
cost_count
;i++)
284
bbcc->cost = CLG_(get_costarray)(bb->
cost_count
);
285
for(i=0;i<bb->
cost_count
;i++)
882
bb_addr(bb), bbcc->cost, bb->
cost_count
,
bb.c
119
* - instr_len,
cost_count
, instr[]
145
bb->
cost_count
= 0;
main.c
[
all
...]
global.h
339
UInt
cost_count
;
member in struct:_BB
Completed in 711 milliseconds