Searched refs:DumpPerfEventAttr (Results 1 – 3 of 3) sorted by relevance
27 void DumpPerfEventAttr(const perf_event_attr& attr, size_t indent = 0);
102 void DumpPerfEventAttr(const perf_event_attr& attr, size_t indent) { in DumpPerfEventAttr() function
164 DumpPerfEventAttr(attr.attr, 1); in DumpAttrSection()