Home
last modified time | relevance | path

Searched refs:SimCost (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/callgrind/
Dglobal.h194 typedef ULong* SimCost; /* All events the simulator can produce */ typedef
606 SimCost cost;
632 void (*add_icost)(SimCost, BBCC*, InstrInfo*, ULong);
Dsim.c1679 static void cachesim_add_icost(SimCost cost, BBCC* bbcc, in cachesim_add_icost()