Searched refs:child_duration (Results 1 - 1 of 1) sorted by path

/u-boot/tools/
H A Dproftool.c1694 ulong total_duration = 0, child_duration = 0; local
1708 child_duration = stk->child_total;
1715 total_duration, child_duration,
1718 node->duration += total_duration - child_duration;

Completed in 130 milliseconds