Searched defs:thread_tree (Results 1 – 14 of 14) sorted by relevance
62 explicit TestSampleTreeBuilder(ThreadTree* thread_tree) in TestSampleTreeBuilder()131 ThreadTree thread_tree; member in SampleTreeTest216 ThreadTree thread_tree; in TEST() local238 TEST(thread_tree, symbol_ULLONG_MAX) { in TEST() argument239 ThreadTree thread_tree; in TEST() local
84 ProcessNameFilter(const ThreadTree& thread_tree) : thread_tree_(thread_tree) {} in ProcessNameFilter()115 ThreadNameFilter(const ThreadTree& thread_tree) : thread_tree_(thread_tree) {} in ThreadNameFilter()390 RecordFilter::RecordFilter(const ThreadTree& thread_tree) : thread_tree_(thread_tree) {} in RecordFilter()
134 ThreadTree* thread_tree, in ReportCmdSampleTreeBuilder()314 ThreadTree* thread_tree, in EventCountSampleTreeBuilder()326 ThreadTree* thread_tree, in TimestampSampleTreeBuilder()359 ThreadTree* thread_tree; member
136 ThreadTree thread_tree; member in CallChainReportBuilderTest602 ThreadTree thread_tree; member in ThreadReportBuilderTest
210 JITFrameConverter(const ThreadTree& thread_tree) : thread_tree_(thread_tree) {} in JITFrameConverter()347 CallChainReportBuilder::CallChainReportBuilder(ThreadTree& thread_tree) in CallChainReportBuilder()
184 MapLocator(ETMThreadTree& thread_tree) in MapLocator()655 ETMDecoderImpl(ETMThreadTree& thread_tree) : thread_tree_(thread_tree) { in ETMDecoderImpl()850 ETMThreadTree& thread_tree) { in Create()
73 ThreadTree thread_tree; in process() local
56 ThreadTree thread_tree; member in RecordFilterTest
184 ETMThreadTreeForDumpCmd(ThreadTree& thread_tree) : thread_tree_(thread_tree) {} in ETMThreadTreeForDumpCmd()
110 ThreadTree* thread_tree) in SlabSampleTreeBuilder()
808 bool RecordFileReader::LoadBuildIdAndFileFeatures(ThreadTree& thread_tree) { in LoadBuildIdAndFileFeatures()
1985 static void LoadSymbolMapFile(int pid, const std::string& package, ThreadTree* thread_tree) { in LoadSymbolMapFile()
224 ETMThreadTreeWithFilter(ThreadTree& thread_tree, std::optional<int>& exclude_pid, in ETMThreadTreeWithFilter()
992 ThreadTree thread_tree; in TEST() local