Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcallchain.c805 unsigned int idx_total = idx_parents + idx_local; in split_add_child() local
831 if (idx_total < cursor->nr) { in split_add_child()