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

/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.cc2059 Histable *h_obj = get_hist_obj (node, context); local
2060 if (h_obj == NULL)
2068 if (h_obj == get_hist_obj (anc, context))
2080 h_obj = get_compare_obj (h_obj);
2081 Hist_data::HistItem *hi = hist_data->append_hist_item (h_obj);
2084 hist_data->get_callsite_mark ()->put (h_obj, 1);

Completed in 94 milliseconds