Searched full:intmap (Results 1 – 4 of 4) sorted by relevance
75 typedef unordered_map <uint32_t, uint64_t> intmap; typedef76 typedef unordered_map <std::string, intmap> strintmap;97 intmap eventmap, pmcidmap, ratemap; in pmc_summary_handler()98 intmap kerntidmap, kernpidmap; in pmc_summary_handler()115 tideventmap[ev.pl_u.pl_tc.pl_tdname] = intmap(); in pmc_summary_handler()121 pideventmap[ev.pl_u.pl_pc.pl_pcomm] = intmap(); in pmc_summary_handler()
12 | Intmap VINT |26 Configuration of these Intmap registers that maps global events to vint is done
23 | Intmap VINT |42 Configuration of these Intmap registers that maps global events to vint is
98 uint64_t intmap_base:46; /* IntMap base. */