Home
last modified time | relevance | path

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

/external/libxml2/doc/
Dqueries.py86 def addCounts(frmtable): function
118 addCounts('Queries')
/external/valgrind/cachegrind/
Dcg_merge.c523 static void addCounts ( SOURCE* s, /*OUT*/Counts* counts1, Counts* counts2 ) in addCounts() function
541 addCounts( s, oldCounts, newCounts ); in addCountsToMap()
594 addCounts( s, cpf->summary, newCounts ); in handle_counts()
832 addCounts( s, diVal, siVal ); in merge_CacheProfInfo()
842 addCounts(s, dst->summary, src->summary ); in merge_CacheProfInfo()