Searched refs:cList (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDbeView.cc1174 MetricList *cList = get_metric_list (MET_CALL_AGR); local
1175 Metric *m1 = cList->find_metric (m->get_cmd (), m->get_subtype ());
1177 cList->set_sort_metric (m1->get_cmd (), m1->get_subtype (), reverse);
1216 MetricList *cList = get_metric_list (MET_CALL_AGR); local
1217 Metric *m1 = cList->find_metric (m->get_cmd (), m->get_subtype ());
1219 cList->set_sort_metric (m1->get_cmd (), m1->get_subtype (), reverse);

Completed in 131 milliseconds