Searched defs:oldCounts (Results 1 - 1 of 1) sorted by last modified time

/external/valgrind/main/cachegrind/
H A Dcg_merge.c524 Counts* oldCounts; local
527 if (lookupFM( counts_map, (Word*)(&oldCounts), (Word)lnno )) {
529 addCounts( s, oldCounts, newCounts );

Completed in 78 milliseconds