Searched refs:AugmentThreadsFromContextSwitches (Results 1 – 2 of 2) sorted by relevance
105 llvm::Error AugmentThreadsFromContextSwitches(JSONTraceBundleDescription &bundle_description);
229 Error TraceIntelPTBundleLoader::AugmentThreadsFromContextSwitches( in AugmentThreadsFromContextSwitches() function in TraceIntelPTBundleLoader325 if (Error err = AugmentThreadsFromContextSwitches(bundle_description)) in Load()