Home
last modified time | relevance | path

Searched full:intmap (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/pmc/
H A Dcmd_pmc_summary.cc75 typedef unordered_map <uint32_t, uint64_t> intmap; typedef
76 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()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dti,sci-inta.txt12 | Intmap VINT |
26 Configuration of these Intmap registers that maps global events to vint is done
H A Dti,sci-inta.yaml23 | Intmap VINT |
42 Configuration of these Intmap registers that maps global events to vint is
/freebsd/sys/amd64/vmm/amd/
H A Damdvi_priv.h98 uint64_t intmap_base:46; /* IntMap base. */