Searched refs:strongbranch_opt (Results 1 – 3 of 3) sorted by relevance
2475 CCutil_start_timer (&lp->stats.strongbranch_opt); in find_strongbranch_edges()2482 CCutil_stop_timer (&lp->stats.strongbranch_opt, 1); in find_strongbranch_edges()2484 CCutil_stop_timer (&lp->stats.strongbranch_opt, 0); in find_strongbranch_edges()2531 CCutil_start_timer (&lp->stats.strongbranch_opt); in find_strongbranch_edges()2538 CCutil_stop_timer (&lp->stats.strongbranch_opt, 1); in find_strongbranch_edges()2540 CCutil_stop_timer (&lp->stats.strongbranch_opt, 0); in find_strongbranch_edges()3184 CCutil_start_timer (&lp->stats.strongbranch_opt); in test_cut_branch()3190 CCutil_stop_timer (&lp->stats.strongbranch_opt, 0); in test_cut_branch()3226 CCutil_start_timer (&lp->stats.strongbranch_opt); in test_cut_branch()3231 CCutil_stop_timer (&lp->stats.strongbranch_opt, 0); in test_cut_branch()
1105 CCutil_init_timer (&stats->strongbranch_opt, in CCtsp_init_statistics()1214 CCutil_total_timer (&stats->strongbranch_opt, 4); in CCtsp_output_statistics()
401 CCutil_timer strongbranch_opt; member