Searched refs:arc_count (Results 1 – 3 of 3) sorted by relevance
288 count_array_t const & arc_count) in add() argument295 data.callees[*callee] += arc_count; in add()299 callee_data.callers[caller] += arc_count; in add()561 count_array_t arc_count; in add() local562 arc_count[pclass] = in add()565 recorder.add(caller.sym, &callee.sym, arc_count); in add()
53 count_array_t const & arc_count);
617 dbus_int64_t arc_count; member992 current_arc->arc_count = v64; in add_counts_from_da()1088 current_arc->arc_count = val; in add_counts_from_da()1163 total += arc->arc_count; in function_solve_graph()1173 total += arc->arc_count; in function_solve_graph()1188 total += arc->arc_count; in function_solve_graph()1199 arc->arc_count = total; in function_solve_graph()1212 total += arc->arc_count; in function_solve_graph()1223 arc->arc_count = total; in function_solve_graph()