Searched defs:FullCost (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/callgrind/
H A Dglobal.h229 typedef ULong* FullCost; /* Simulator + User */ typedef
273 FullCost cost; /* simulator + user counters */
410 FullCost skipped; /* cost for skipped functions called from
492 FullCost enter_cost; /* cost event counters at entering frame */
523 FullCost cost;
611 FullCost lastdump_cost; /* Cost at last dump */
612 FullCost sighandler_cost;
814 extern FullCost CLG_(total_cost);

Completed in 50 milliseconds