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

/external/valgrind/callgrind/
H A Dglobal.h196 typedef ULong* FullCost; /* Simulator + User */ typedef
240 FullCost cost; /* simulator + user counters */
377 FullCost skipped; /* cost for skipped functions called from
458 FullCost enter_cost; /* cost event counters at entering frame */
489 FullCost cost;
578 FullCost lastdump_cost; /* Cost at last dump */
579 FullCost sighandler_cost;
793 extern FullCost CLG_(total_cost);

Completed in 52 milliseconds