Searched refs:DumpPerfEventAttr (Results 1 – 3 of 3) sorted by relevance
28 void DumpPerfEventAttr(const perf_event_attr& attr, size_t indent = 0);
91 void DumpPerfEventAttr(const perf_event_attr& attr, size_t indent) { in DumpPerfEventAttr() function
146 DumpPerfEventAttr(attr->attr, 1); in DumpAttrSection()