Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dcallchain.c796 unsigned int idx_total = idx_parents + idx_local; in split_add_child() local
822 if (idx_total < cursor->nr) { in split_add_child()