Home
last modified time | relevance | path

Searched refs:fetch_stats (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DPathTree.h113 Emsg *fetch_stats (void); // fetch the queue of comment messages
H A DPathTree.cc2604 PathTree::fetch_stats () in fetch_stats() function in PathTree
H A Dgp-display-text.cc2763 Emsg *m = dbev->get_path_tree ()->fetch_stats (); in dump_stats()
H A DDbeView.cc2238 Emsg *m = (type == PSTAT_MSG) ? ptree->fetch_stats () : ptree->fetch_warnings (); in get_processor_msg()