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