| /src/external/gpl3/binutils/dist/gprofng/src/ |
| MetricList.cc | 692 char *s = get_metrics (); 746 MetricList::get_metrics () function in class:MetricList
|
| PathTree.cc | 883 get_metrics (funclist, context); 911 get_metrics (functions, context); 915 get_metrics (((Module*) obj)->functions, context); 919 get_metrics (((SourceFile *) obj)->get_functions (), context); 984 get_metrics (root_idx, 0); 1397 PathTree::get_metrics (NodeIdx node_idx, int dpth) function in class:PathTree 1470 get_metrics (node->descendants->fetch (index), dpth + 1); 2045 PathTree::get_metrics (Vector<Function*> *functions, Histable *context) function in class:PathTree
|
| /src/external/gpl3/binutils.old/dist/gprofng/src/ |
| MetricList.cc | 692 char *s = get_metrics (); 746 MetricList::get_metrics () function in class:MetricList
|
| PathTree.cc | 883 get_metrics (funclist, context); 911 get_metrics (functions, context); 915 get_metrics (((Module*) obj)->functions, context); 919 get_metrics (((SourceFile *) obj)->get_functions (), context); 984 get_metrics (root_idx, 0); 1397 PathTree::get_metrics (NodeIdx node_idx, int dpth) function in class:PathTree 1470 get_metrics (node->descendants->fetch (index), dpth + 1); 2045 PathTree::get_metrics (Vector<Function*> *functions, Histable *context) function in class:PathTree
|