Home
last modified time | relevance | path

Searched refs:idmap (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/usr.sbin/pmc/
H A Dcmd_pmc_filter.cc78 typedef unordered_map < int ,string > idmap; typedef
163 pmc_find_name(idmap & map, uint32_t id, char *list[LIST_MAX], int count) in pmc_find_name()
213 idmap pidmap, tidmap; in pmc_filter_handler()
H A Dcmd_pmc_summary.cc77 typedef unordered_map <int, std::string> idmap; typedef
100 idmap pidmap, tidmap, eventnamemap; in pmc_summary_handler()