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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DBaseMetricTreeNode.cc272 #define TREE_INSERT_DATA_TYPE(t) add_child(get_prof_data_type_name (t), get_prof_data_type_uname (t))
H A DTable.h95 get_prof_data_type_uname (int t);
H A DTable.cc55 get_prof_data_type_uname (int t) function
H A DExperiment.cc6342 const char *uname = get_prof_data_type_uname (data_id);
H A DDbe.cc1183 _data_type_uname = dbe_strdup (get_prof_data_type_uname (data_type));
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DBaseMetricTreeNode.cc272 #define TREE_INSERT_DATA_TYPE(t) add_child(get_prof_data_type_name (t), get_prof_data_type_uname (t))
H A DTable.h95 get_prof_data_type_uname (int t);
H A DTable.cc55 get_prof_data_type_uname (int t) function
H A DExperiment.cc6342 const char *uname = get_prof_data_type_uname (data_id);
H A DDbe.cc1183 _data_type_uname = dbe_strdup (get_prof_data_type_uname (data_type));

Completed in 227 milliseconds