Home
last modified time | relevance | path

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

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/cachegrind/
H A Dcg_merge.c280 static Counts* new_Counts ( Int n_counts, /*COPIED*/ULong* counts ) in new_Counts() function
338 return new_Counts( cts->n_counts, cts->counts ); in dopy_Counts()
514 counts = new_Counts( n_tmpC-1, /*COPIED*/&tmpC[1] ); in splitUpCountsLine()
516 counts = new_Counts( n_tmpC, /*COPIED*/&tmpC[0] ); in splitUpCountsLine()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/cachegrind/
H A Dcg_merge.c280 static Counts* new_Counts ( Int n_counts, /*COPIED*/ULong* counts ) in new_Counts() function
338 return new_Counts( cts->n_counts, cts->counts ); in dopy_Counts()
514 counts = new_Counts( n_tmpC-1, /*COPIED*/&tmpC[1] ); in splitUpCountsLine()
516 counts = new_Counts( n_tmpC, /*COPIED*/&tmpC[0] ); in splitUpCountsLine()