Searched refs:GetObjectForDotSeparatedPath (Results 1 – 8 of 8) sorted by relevance
702 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in GetMainRacyAddress()704 addr_t addr = o->GetObjectForDotSeparatedPath("address") in GetMainRacyAddress()846 report->GetObjectForDotSeparatedPath("mops")->GetAsArray()->ForEach( in NotifyBreakpointHit()849 addr_t addr = o->GetObjectForDotSeparatedPath("address") in NotifyBreakpointHit()952 o->GetObjectForDotSeparatedPath("is_write")->GetBooleanValue(); in GenerateThreadName()965 if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()969 } else if (main_info->GetObjectForDotSeparatedPath("issue_type") in GenerateThreadName()990 int fd = o->GetObjectForDotSeparatedPath("file_descriptor") in GenerateThreadName()1021 info->GetObjectForDotSeparatedPath(path)->GetAsArray()->ForEach( in AddThreadsForPath()1034 o->GetObjectForDotSeparatedPath("thread_os_id"); in AddThreadsForPath()[all …]
248 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()253 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()263 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
308 if (info->GetObjectForDotSeparatedPath("instrumentation_class") in GetBacktracesFromExtendedStopInfo()313 auto trace = info->GetObjectForDotSeparatedPath("trace")->GetAsArray(); in GetBacktracesFromExtendedStopInfo()323 info->GetObjectForDotSeparatedPath("tid"); in GetBacktracesFromExtendedStopInfo()
107 StructuredData::Object::GetObjectForDotSeparatedPath(llvm::StringRef path) { in GetObjectForDotSeparatedPath() function in StructuredData::Object120 return value->GetObjectForDotSeparatedPath(match.second); in GetObjectForDotSeparatedPath()
1807 thread_info->GetObjectForDotSeparatedPath("activity"); in GetDescription()1809 thread_info->GetObjectForDotSeparatedPath("breadcrumb"); in GetDescription()1811 thread_info->GetObjectForDotSeparatedPath("trace_messages"); in GetDescription()
172 ObjectSP GetObjectForDotSeparatedPath(llvm::StringRef path);
457 info_root_sp->GetObjectForDotSeparatedPath(path); in GetInfoItemByPathAsString()
997 thread_info_dictionary->GetObjectForDotSeparatedPath(path); in FormatThreadExtendedInfoRecurse()