Searched refs:sampleType (Results 1 – 2 of 2) sorted by relevance
81 static void DumpSampleType(uint64_t sampleType, int indent);
298 void SubCommandDump::DumpSampleType(uint64_t sampleType, int indent) in DumpSampleType() argument302 if (sampleType & pair.first) { in DumpSampleType()