Lines Matching refs:indent
77 static void DumpPrintEventAttr(const perf_event_attr &attr, int indent = 0);
81 static void DumpSampleType(uint64_t sampleType, int indent);
108 void DumpPrintFileHeader(int indent = 0);
109 void DumpAttrPortion(int indent = 0);
110 void DumpDataPortion(int indent = 0);
111 void DumpCallChain(int indent, std::unique_ptr<PerfRecordSample> &sample);
112 void DumpFeaturePortion(int indent = 0);
113 void DumpUniqueStackTableNode(int indent, const PerfFileSectionUniStackTable &uniStackTable);
116 void PrintHeaderInfo(const int &indent);
117 void PrintSymbolFile(const int &indent, const SymbolFileStruct &symbolFileStruct);
118 void PrintFeatureEventdesc(int indent, const PerfFileSectionEventDesc §ionEventdesc);