Searched refs:pideventmap (Results 1 – 1 of 1) sorted by relevance
96 strintmap tideventmap, pideventmap; in pmc_summary_handler() local120 if (pideventmap.find(ev.pl_u.pl_pc.pl_pcomm) == pideventmap.end()) in pmc_summary_handler()121 pideventmap[ev.pl_u.pl_pc.pl_pcomm] = intmap(); in pmc_summary_handler()136 auto &peventmap = pideventmap[pidname->second]; in pmc_summary_handler()141 for (auto &pkv : pideventmap) in pmc_summary_handler()