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